From 913a03d6cbe1c9de9e2871578bab72be2bbab67c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 14 Sep 2023 07:49:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/snapdrop/6.0.6/app-changelog.md | 9 --------- stable/snapdrop/{6.0.6 => 6.0.7}/CHANGELOG.md | 18 +++++++++--------- stable/snapdrop/{6.0.6 => 6.0.7}/Chart.yaml | 2 +- stable/snapdrop/{6.0.6 => 6.0.7}/README.md | 0 stable/snapdrop/6.0.7/app-changelog.md | 9 +++++++++ .../snapdrop/{6.0.6 => 6.0.7}/app-readme.md | 0 .../{6.0.6 => 6.0.7}/charts/common-14.0.1.tgz | Bin .../snapdrop/{6.0.6 => 6.0.7}/ix_values.yaml | 2 +- .../snapdrop/{6.0.6 => 6.0.7}/questions.yaml | 0 .../{6.0.6 => 6.0.7}/templates/NOTES.txt | 0 .../{6.0.6 => 6.0.7}/templates/common.yaml | 0 stable/snapdrop/{6.0.6 => 6.0.7}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/snapdrop/6.0.6/app-changelog.md rename stable/snapdrop/{6.0.6 => 6.0.7}/CHANGELOG.md (93%) rename stable/snapdrop/{6.0.6 => 6.0.7}/Chart.yaml (98%) rename stable/snapdrop/{6.0.6 => 6.0.7}/README.md (100%) create mode 100644 stable/snapdrop/6.0.7/app-changelog.md rename stable/snapdrop/{6.0.6 => 6.0.7}/app-readme.md (100%) rename stable/snapdrop/{6.0.6 => 6.0.7}/charts/common-14.0.1.tgz (100%) rename stable/snapdrop/{6.0.6 => 6.0.7}/ix_values.yaml (81%) rename stable/snapdrop/{6.0.6 => 6.0.7}/questions.yaml (100%) rename stable/snapdrop/{6.0.6 => 6.0.7}/templates/NOTES.txt (100%) rename stable/snapdrop/{6.0.6 => 6.0.7}/templates/common.yaml (100%) rename stable/snapdrop/{6.0.6 => 6.0.7}/values.yaml (100%) diff --git a/stable/snapdrop/6.0.6/app-changelog.md b/stable/snapdrop/6.0.6/app-changelog.md deleted file mode 100644 index 097993411ad..00000000000 --- a/stable/snapdrop/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-6.0.6](https://github.com/truecharts/charts/compare/snapdrop-6.0.5...snapdrop-6.0.6) (2023-09-07) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#12340](https://github.com/truecharts/charts/issues/12340)) - - \ No newline at end of file diff --git a/stable/snapdrop/6.0.6/CHANGELOG.md b/stable/snapdrop/6.0.7/CHANGELOG.md similarity index 93% rename from stable/snapdrop/6.0.6/CHANGELOG.md rename to stable/snapdrop/6.0.7/CHANGELOG.md index 45612c12b20..7eb26af9820 100644 --- a/stable/snapdrop/6.0.6/CHANGELOG.md +++ b/stable/snapdrop/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [snapdrop-6.0.7](https://github.com/truecharts/charts/compare/snapdrop-6.0.6...snapdrop-6.0.7) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#12586](https://github.com/truecharts/charts/issues/12586)) + + + + ## [snapdrop-6.0.6](https://github.com/truecharts/charts/compare/snapdrop-6.0.5...snapdrop-6.0.6) (2023-09-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/snapdrop to latest ([#10649](https://github.com/truecharts/charts/issues/10649)) - - - -## [snapdrop-5.0.31](https://github.com/truecharts/charts/compare/snapdrop-5.0.30...snapdrop-5.0.31) (2023-07-13) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#10436](https://github.com/truecharts/charts/issues/10436)) - diff --git a/stable/snapdrop/6.0.6/Chart.yaml b/stable/snapdrop/6.0.7/Chart.yaml similarity index 98% rename from stable/snapdrop/6.0.6/Chart.yaml rename to stable/snapdrop/6.0.7/Chart.yaml index 4065dfe4ded..25514c842a8 100644 --- a/stable/snapdrop/6.0.6/Chart.yaml +++ b/stable/snapdrop/6.0.7/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.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/6.0.6/README.md b/stable/snapdrop/6.0.7/README.md similarity index 100% rename from stable/snapdrop/6.0.6/README.md rename to stable/snapdrop/6.0.7/README.md diff --git a/stable/snapdrop/6.0.7/app-changelog.md b/stable/snapdrop/6.0.7/app-changelog.md new file mode 100644 index 00000000000..33b72885551 --- /dev/null +++ b/stable/snapdrop/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-6.0.7](https://github.com/truecharts/charts/compare/snapdrop-6.0.6...snapdrop-6.0.7) (2023-09-14) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#12586](https://github.com/truecharts/charts/issues/12586)) + + \ No newline at end of file diff --git a/stable/snapdrop/6.0.6/app-readme.md b/stable/snapdrop/6.0.7/app-readme.md similarity index 100% rename from stable/snapdrop/6.0.6/app-readme.md rename to stable/snapdrop/6.0.7/app-readme.md diff --git a/stable/snapdrop/6.0.6/charts/common-14.0.1.tgz b/stable/snapdrop/6.0.7/charts/common-14.0.1.tgz similarity index 100% rename from stable/snapdrop/6.0.6/charts/common-14.0.1.tgz rename to stable/snapdrop/6.0.7/charts/common-14.0.1.tgz diff --git a/stable/snapdrop/6.0.6/ix_values.yaml b/stable/snapdrop/6.0.7/ix_values.yaml similarity index 81% rename from stable/snapdrop/6.0.6/ix_values.yaml rename to stable/snapdrop/6.0.7/ix_values.yaml index 112a915430f..52935aeb6d0 100644 --- a/stable/snapdrop/6.0.6/ix_values.yaml +++ b/stable/snapdrop/6.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:a08e14898d3fdac2a16c089a667af7a08365d3fe5a79618d7797d39b94d016cd + tag: latest@sha256:185533a44ee2c7b7ff38c8c2b707cdcb8310ef22471ff214657c9e409edb7e1c pullPolicy: IfNotPresent service: main: diff --git a/stable/snapdrop/6.0.6/questions.yaml b/stable/snapdrop/6.0.7/questions.yaml similarity index 100% rename from stable/snapdrop/6.0.6/questions.yaml rename to stable/snapdrop/6.0.7/questions.yaml diff --git a/stable/snapdrop/6.0.6/templates/NOTES.txt b/stable/snapdrop/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/6.0.6/templates/NOTES.txt rename to stable/snapdrop/6.0.7/templates/NOTES.txt diff --git a/stable/snapdrop/6.0.6/templates/common.yaml b/stable/snapdrop/6.0.7/templates/common.yaml similarity index 100% rename from stable/snapdrop/6.0.6/templates/common.yaml rename to stable/snapdrop/6.0.7/templates/common.yaml diff --git a/stable/snapdrop/6.0.6/values.yaml b/stable/snapdrop/6.0.7/values.yaml similarity index 100% rename from stable/snapdrop/6.0.6/values.yaml rename to stable/snapdrop/6.0.7/values.yaml