From 81e646ce8622d9a4e2cc2b70feb812ec817c214d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 28 Sep 2023 08:45:03 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/snapdrop/6.0.7/app-changelog.md | 9 --------- stable/snapdrop/{6.0.7 => 6.0.8}/CHANGELOG.md | 18 +++++++++--------- stable/snapdrop/{6.0.7 => 6.0.8}/Chart.yaml | 2 +- stable/snapdrop/{6.0.7 => 6.0.8}/README.md | 0 stable/snapdrop/6.0.8/app-changelog.md | 9 +++++++++ .../snapdrop/{6.0.7 => 6.0.8}/app-readme.md | 0 .../{6.0.7 => 6.0.8}/charts/common-14.0.1.tgz | Bin .../snapdrop/{6.0.7 => 6.0.8}/ix_values.yaml | 2 +- .../snapdrop/{6.0.7 => 6.0.8}/questions.yaml | 0 .../{6.0.7 => 6.0.8}/templates/NOTES.txt | 0 .../{6.0.7 => 6.0.8}/templates/common.yaml | 0 stable/snapdrop/{6.0.7 => 6.0.8}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/snapdrop/6.0.7/app-changelog.md rename stable/snapdrop/{6.0.7 => 6.0.8}/CHANGELOG.md (93%) rename stable/snapdrop/{6.0.7 => 6.0.8}/Chart.yaml (98%) rename stable/snapdrop/{6.0.7 => 6.0.8}/README.md (100%) create mode 100644 stable/snapdrop/6.0.8/app-changelog.md rename stable/snapdrop/{6.0.7 => 6.0.8}/app-readme.md (100%) rename stable/snapdrop/{6.0.7 => 6.0.8}/charts/common-14.0.1.tgz (100%) rename stable/snapdrop/{6.0.7 => 6.0.8}/ix_values.yaml (81%) rename stable/snapdrop/{6.0.7 => 6.0.8}/questions.yaml (100%) rename stable/snapdrop/{6.0.7 => 6.0.8}/templates/NOTES.txt (100%) rename stable/snapdrop/{6.0.7 => 6.0.8}/templates/common.yaml (100%) rename stable/snapdrop/{6.0.7 => 6.0.8}/values.yaml (100%) diff --git a/stable/snapdrop/6.0.7/app-changelog.md b/stable/snapdrop/6.0.7/app-changelog.md deleted file mode 100644 index 33b7288555..0000000000 --- a/stable/snapdrop/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.7/CHANGELOG.md b/stable/snapdrop/6.0.8/CHANGELOG.md similarity index 93% rename from stable/snapdrop/6.0.7/CHANGELOG.md rename to stable/snapdrop/6.0.8/CHANGELOG.md index 7eb26af982..4653427967 100644 --- a/stable/snapdrop/6.0.7/CHANGELOG.md +++ b/stable/snapdrop/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [snapdrop-6.0.8](https://github.com/truecharts/charts/compare/snapdrop-6.0.7...snapdrop-6.0.8) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#13042](https://github.com/truecharts/charts/issues/13042)) + + + + ## [snapdrop-6.0.7](https://github.com/truecharts/charts/compare/snapdrop-6.0.6...snapdrop-6.0.7) (2023-09-14) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/snapdrop to latest ([#10862](https://github.com/truecharts/charts/issues/10862)) - - - -## [snapdrop-5.0.32](https://github.com/truecharts/charts/compare/snapdrop-5.0.31...snapdrop-5.0.32) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#10649](https://github.com/truecharts/charts/issues/10649)) - diff --git a/stable/snapdrop/6.0.7/Chart.yaml b/stable/snapdrop/6.0.8/Chart.yaml similarity index 98% rename from stable/snapdrop/6.0.7/Chart.yaml rename to stable/snapdrop/6.0.8/Chart.yaml index 25514c842a..2fe89508fe 100644 --- a/stable/snapdrop/6.0.7/Chart.yaml +++ b/stable/snapdrop/6.0.8/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.7 +version: 6.0.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/6.0.7/README.md b/stable/snapdrop/6.0.8/README.md similarity index 100% rename from stable/snapdrop/6.0.7/README.md rename to stable/snapdrop/6.0.8/README.md diff --git a/stable/snapdrop/6.0.8/app-changelog.md b/stable/snapdrop/6.0.8/app-changelog.md new file mode 100644 index 0000000000..6dbdeea06e --- /dev/null +++ b/stable/snapdrop/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-6.0.8](https://github.com/truecharts/charts/compare/snapdrop-6.0.7...snapdrop-6.0.8) (2023-09-28) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#13042](https://github.com/truecharts/charts/issues/13042)) + + \ No newline at end of file diff --git a/stable/snapdrop/6.0.7/app-readme.md b/stable/snapdrop/6.0.8/app-readme.md similarity index 100% rename from stable/snapdrop/6.0.7/app-readme.md rename to stable/snapdrop/6.0.8/app-readme.md diff --git a/stable/snapdrop/6.0.7/charts/common-14.0.1.tgz b/stable/snapdrop/6.0.8/charts/common-14.0.1.tgz similarity index 100% rename from stable/snapdrop/6.0.7/charts/common-14.0.1.tgz rename to stable/snapdrop/6.0.8/charts/common-14.0.1.tgz diff --git a/stable/snapdrop/6.0.7/ix_values.yaml b/stable/snapdrop/6.0.8/ix_values.yaml similarity index 81% rename from stable/snapdrop/6.0.7/ix_values.yaml rename to stable/snapdrop/6.0.8/ix_values.yaml index 52935aeb6d..7324cef9fd 100644 --- a/stable/snapdrop/6.0.7/ix_values.yaml +++ b/stable/snapdrop/6.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:185533a44ee2c7b7ff38c8c2b707cdcb8310ef22471ff214657c9e409edb7e1c + tag: latest@sha256:297ec5c60d20afa25eeb6367a26189b3ec6831b0d876b1a5002632ed6df34189 pullPolicy: IfNotPresent service: main: diff --git a/stable/snapdrop/6.0.7/questions.yaml b/stable/snapdrop/6.0.8/questions.yaml similarity index 100% rename from stable/snapdrop/6.0.7/questions.yaml rename to stable/snapdrop/6.0.8/questions.yaml diff --git a/stable/snapdrop/6.0.7/templates/NOTES.txt b/stable/snapdrop/6.0.8/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/6.0.7/templates/NOTES.txt rename to stable/snapdrop/6.0.8/templates/NOTES.txt diff --git a/stable/snapdrop/6.0.7/templates/common.yaml b/stable/snapdrop/6.0.8/templates/common.yaml similarity index 100% rename from stable/snapdrop/6.0.7/templates/common.yaml rename to stable/snapdrop/6.0.8/templates/common.yaml diff --git a/stable/snapdrop/6.0.7/values.yaml b/stable/snapdrop/6.0.8/values.yaml similarity index 100% rename from stable/snapdrop/6.0.7/values.yaml rename to stable/snapdrop/6.0.8/values.yaml