diff --git a/stable/snapdrop/4.0.1/app-changelog.md b/stable/snapdrop/4.0.1/app-changelog.md deleted file mode 100644 index b1ec220fe4..0000000000 --- a/stable/snapdrop/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-4.0.1](https://github.com/truecharts/charts/compare/snapdrop-4.0.0...snapdrop-4.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/snapdrop/4.0.1/CHANGELOG.md b/stable/snapdrop/4.0.2/CHANGELOG.md similarity index 100% rename from stable/snapdrop/4.0.1/CHANGELOG.md rename to stable/snapdrop/4.0.2/CHANGELOG.md diff --git a/stable/snapdrop/4.0.1/Chart.yaml b/stable/snapdrop/4.0.2/Chart.yaml similarity index 98% rename from stable/snapdrop/4.0.1/Chart.yaml rename to stable/snapdrop/4.0.2/Chart.yaml index 0447e6609a..4cb8f747e3 100644 --- a/stable/snapdrop/4.0.1/Chart.yaml +++ b/stable/snapdrop/4.0.2/Chart.yaml @@ -18,7 +18,7 @@ name: snapdrop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - https://github.com/linuxserver/docker-snapdrop -version: 4.0.1 +version: 4.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/4.0.1/README.md b/stable/snapdrop/4.0.2/README.md similarity index 100% rename from stable/snapdrop/4.0.1/README.md rename to stable/snapdrop/4.0.2/README.md diff --git a/stable/snapdrop/4.0.2/app-changelog.md b/stable/snapdrop/4.0.2/app-changelog.md new file mode 100644 index 0000000000..a241a98bb4 --- /dev/null +++ b/stable/snapdrop/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-4.0.2](https://github.com/truecharts/charts/compare/snapdrop-4.0.1...snapdrop-4.0.2) (2022-11-18) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest + + \ No newline at end of file diff --git a/stable/snapdrop/4.0.1/app-readme.md b/stable/snapdrop/4.0.2/app-readme.md similarity index 100% rename from stable/snapdrop/4.0.1/app-readme.md rename to stable/snapdrop/4.0.2/app-readme.md diff --git a/stable/snapdrop/4.0.1/charts/common-11.0.3.tgz b/stable/snapdrop/4.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/snapdrop/4.0.1/charts/common-11.0.3.tgz rename to stable/snapdrop/4.0.2/charts/common-11.0.3.tgz diff --git a/stable/snapdrop/4.0.1/ix_values.yaml b/stable/snapdrop/4.0.2/ix_values.yaml similarity index 81% rename from stable/snapdrop/4.0.1/ix_values.yaml rename to stable/snapdrop/4.0.2/ix_values.yaml index 0624956197..ba77dbfd05 100644 --- a/stable/snapdrop/4.0.1/ix_values.yaml +++ b/stable/snapdrop/4.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:6a35c8f199146f27dede7260517766b23a74d3cd048a3669189f072bd454138c + tag: latest@sha256:fae9dd9bf3cfd051d07f3f79eda63f69787232d9043d4979b619dfdcbe5b9e3d pullPolicy: IfNotPresent securityContext: diff --git a/stable/snapdrop/4.0.1/questions.yaml b/stable/snapdrop/4.0.2/questions.yaml similarity index 100% rename from stable/snapdrop/4.0.1/questions.yaml rename to stable/snapdrop/4.0.2/questions.yaml diff --git a/stable/snapdrop/4.0.1/templates/common.yaml b/stable/snapdrop/4.0.2/templates/common.yaml similarity index 100% rename from stable/snapdrop/4.0.1/templates/common.yaml rename to stable/snapdrop/4.0.2/templates/common.yaml diff --git a/stable/snapdrop/4.0.1/values.yaml b/stable/snapdrop/4.0.2/values.yaml similarity index 100% rename from stable/snapdrop/4.0.1/values.yaml rename to stable/snapdrop/4.0.2/values.yaml