From 8da43f7a03355c50ce2beec6e2e9f19e4dbb95e7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 19 Oct 2023 08:50:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/snapdrop/6.0.11/app-changelog.md | 9 --------- .../snapdrop/{6.0.11 => 6.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/snapdrop/{6.0.11 => 6.0.12}/Chart.yaml | 2 +- stable/snapdrop/{6.0.11 => 6.0.12}/README.md | 0 stable/snapdrop/6.0.12/app-changelog.md | 9 +++++++++ .../snapdrop/{6.0.11 => 6.0.12}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{6.0.11 => 6.0.12}/ix_values.yaml | 2 +- .../{6.0.11 => 6.0.12}/questions.yaml | 0 .../{6.0.11 => 6.0.12}/templates/NOTES.txt | 0 .../{6.0.11 => 6.0.12}/templates/common.yaml | 0 .../snapdrop/{6.0.11 => 6.0.12}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/snapdrop/6.0.11/app-changelog.md rename stable/snapdrop/{6.0.11 => 6.0.12}/CHANGELOG.md (93%) rename stable/snapdrop/{6.0.11 => 6.0.12}/Chart.yaml (97%) rename stable/snapdrop/{6.0.11 => 6.0.12}/README.md (100%) create mode 100644 stable/snapdrop/6.0.12/app-changelog.md rename stable/snapdrop/{6.0.11 => 6.0.12}/app-readme.md (100%) rename stable/snapdrop/{6.0.11 => 6.0.12}/charts/common-14.0.9.tgz (100%) rename stable/snapdrop/{6.0.11 => 6.0.12}/ix_values.yaml (81%) rename stable/snapdrop/{6.0.11 => 6.0.12}/questions.yaml (100%) rename stable/snapdrop/{6.0.11 => 6.0.12}/templates/NOTES.txt (100%) rename stable/snapdrop/{6.0.11 => 6.0.12}/templates/common.yaml (100%) rename stable/snapdrop/{6.0.11 => 6.0.12}/values.yaml (100%) diff --git a/stable/snapdrop/6.0.11/app-changelog.md b/stable/snapdrop/6.0.11/app-changelog.md deleted file mode 100644 index 2dc53d5a3a..0000000000 --- a/stable/snapdrop/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-6.0.11](https://github.com/truecharts/charts/compare/snapdrop-6.0.10...snapdrop-6.0.11) (2023-10-12) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#13542](https://github.com/truecharts/charts/issues/13542)) - - \ No newline at end of file diff --git a/stable/snapdrop/6.0.11/CHANGELOG.md b/stable/snapdrop/6.0.12/CHANGELOG.md similarity index 93% rename from stable/snapdrop/6.0.11/CHANGELOG.md rename to stable/snapdrop/6.0.12/CHANGELOG.md index 97d9547e67..45771644e3 100644 --- a/stable/snapdrop/6.0.11/CHANGELOG.md +++ b/stable/snapdrop/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [snapdrop-6.0.12](https://github.com/truecharts/charts/compare/snapdrop-6.0.11...snapdrop-6.0.12) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#13775](https://github.com/truecharts/charts/issues/13775)) + + + + ## [snapdrop-6.0.11](https://github.com/truecharts/charts/compare/snapdrop-6.0.10...snapdrop-6.0.11) (2023-10-12) ### Chore @@ -88,12 +97,3 @@ ## [snapdrop-6.0.2](https://github.com/truecharts/charts/compare/snapdrop-6.0.1...snapdrop-6.0.2) (2023-08-10) ### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#11388](https://github.com/truecharts/charts/issues/11388)) - - - - -## [snapdrop-6.0.1](https://github.com/truecharts/charts/compare/snapdrop-6.0.0...snapdrop-6.0.1) (2023-08-03) - -### Chore diff --git a/stable/snapdrop/6.0.11/Chart.yaml b/stable/snapdrop/6.0.12/Chart.yaml similarity index 97% rename from stable/snapdrop/6.0.11/Chart.yaml rename to stable/snapdrop/6.0.12/Chart.yaml index 2835d48bce..f148264dbc 100644 --- a/stable/snapdrop/6.0.11/Chart.yaml +++ b/stable/snapdrop/6.0.12/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: 6.0.11 +version: 6.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/6.0.11/README.md b/stable/snapdrop/6.0.12/README.md similarity index 100% rename from stable/snapdrop/6.0.11/README.md rename to stable/snapdrop/6.0.12/README.md diff --git a/stable/snapdrop/6.0.12/app-changelog.md b/stable/snapdrop/6.0.12/app-changelog.md new file mode 100644 index 0000000000..b475bd5d37 --- /dev/null +++ b/stable/snapdrop/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-6.0.12](https://github.com/truecharts/charts/compare/snapdrop-6.0.11...snapdrop-6.0.12) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#13775](https://github.com/truecharts/charts/issues/13775)) + + \ No newline at end of file diff --git a/stable/snapdrop/6.0.11/app-readme.md b/stable/snapdrop/6.0.12/app-readme.md similarity index 100% rename from stable/snapdrop/6.0.11/app-readme.md rename to stable/snapdrop/6.0.12/app-readme.md diff --git a/stable/snapdrop/6.0.11/charts/common-14.0.9.tgz b/stable/snapdrop/6.0.12/charts/common-14.0.9.tgz similarity index 100% rename from stable/snapdrop/6.0.11/charts/common-14.0.9.tgz rename to stable/snapdrop/6.0.12/charts/common-14.0.9.tgz diff --git a/stable/snapdrop/6.0.11/ix_values.yaml b/stable/snapdrop/6.0.12/ix_values.yaml similarity index 81% rename from stable/snapdrop/6.0.11/ix_values.yaml rename to stable/snapdrop/6.0.12/ix_values.yaml index f1739880a5..d02bedaaaf 100644 --- a/stable/snapdrop/6.0.11/ix_values.yaml +++ b/stable/snapdrop/6.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:d89577e34545e92a15356a5d5e5a1e1bd09342cc907607e71f1e8215c723f962 + tag: latest@sha256:d8ef019fc828c7cb7272bfd1dc1c57b2c73d4d02457a43dcb1fbc282df19c621 pullPolicy: IfNotPresent service: main: diff --git a/stable/snapdrop/6.0.11/questions.yaml b/stable/snapdrop/6.0.12/questions.yaml similarity index 100% rename from stable/snapdrop/6.0.11/questions.yaml rename to stable/snapdrop/6.0.12/questions.yaml diff --git a/stable/snapdrop/6.0.11/templates/NOTES.txt b/stable/snapdrop/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/6.0.11/templates/NOTES.txt rename to stable/snapdrop/6.0.12/templates/NOTES.txt diff --git a/stable/snapdrop/6.0.11/templates/common.yaml b/stable/snapdrop/6.0.12/templates/common.yaml similarity index 100% rename from stable/snapdrop/6.0.11/templates/common.yaml rename to stable/snapdrop/6.0.12/templates/common.yaml diff --git a/stable/snapdrop/6.0.11/values.yaml b/stable/snapdrop/6.0.12/values.yaml similarity index 100% rename from stable/snapdrop/6.0.11/values.yaml rename to stable/snapdrop/6.0.12/values.yaml