From 3db9bd7bada403b18c83ad1d573d11b375472af1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 26 Jul 2023 09:37:50 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/snapdrop/5.0.32/app-changelog.md | 9 --------- .../snapdrop/{5.0.32 => 5.0.33}/CHANGELOG.md | 18 +++++++++--------- stable/snapdrop/{5.0.32 => 5.0.33}/Chart.yaml | 2 +- stable/snapdrop/{5.0.32 => 5.0.33}/README.md | 0 stable/snapdrop/5.0.33/app-changelog.md | 9 +++++++++ .../snapdrop/{5.0.32 => 5.0.33}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{5.0.32 => 5.0.33}/ix_values.yaml | 2 +- .../{5.0.32 => 5.0.33}/questions.yaml | 0 .../{5.0.32 => 5.0.33}/templates/NOTES.txt | 0 .../{5.0.32 => 5.0.33}/templates/common.yaml | 0 .../snapdrop/{5.0.32 => 5.0.33}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/snapdrop/5.0.32/app-changelog.md rename stable/snapdrop/{5.0.32 => 5.0.33}/CHANGELOG.md (93%) rename stable/snapdrop/{5.0.32 => 5.0.33}/Chart.yaml (97%) rename stable/snapdrop/{5.0.32 => 5.0.33}/README.md (100%) create mode 100644 stable/snapdrop/5.0.33/app-changelog.md rename stable/snapdrop/{5.0.32 => 5.0.33}/app-readme.md (100%) rename stable/snapdrop/{5.0.32 => 5.0.33}/charts/common-12.14.6.tgz (100%) rename stable/snapdrop/{5.0.32 => 5.0.33}/ix_values.yaml (81%) rename stable/snapdrop/{5.0.32 => 5.0.33}/questions.yaml (100%) rename stable/snapdrop/{5.0.32 => 5.0.33}/templates/NOTES.txt (100%) rename stable/snapdrop/{5.0.32 => 5.0.33}/templates/common.yaml (100%) rename stable/snapdrop/{5.0.32 => 5.0.33}/values.yaml (100%) diff --git a/stable/snapdrop/5.0.32/app-changelog.md b/stable/snapdrop/5.0.32/app-changelog.md deleted file mode 100644 index c4f40aa173..0000000000 --- a/stable/snapdrop/5.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/snapdrop/5.0.32/CHANGELOG.md b/stable/snapdrop/5.0.33/CHANGELOG.md similarity index 93% rename from stable/snapdrop/5.0.32/CHANGELOG.md rename to stable/snapdrop/5.0.33/CHANGELOG.md index 381e1e4abb..c1d962619b 100644 --- a/stable/snapdrop/5.0.32/CHANGELOG.md +++ b/stable/snapdrop/5.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [snapdrop-5.0.33](https://github.com/truecharts/charts/compare/snapdrop-5.0.32...snapdrop-5.0.33) (2023-07-26) + +### Chore + +- 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 @@ -88,12 +97,3 @@ ## [snapdrop-5.0.23](https://github.com/truecharts/charts/compare/snapdrop-5.0.22...snapdrop-5.0.23) (2023-06-08) ### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9475](https://github.com/truecharts/charts/issues/9475)) - - - - -## [snapdrop-5.0.22](https://github.com/truecharts/charts/compare/snapdrop-5.0.21...snapdrop-5.0.22) (2023-06-07) - -### Chore diff --git a/stable/snapdrop/5.0.32/Chart.yaml b/stable/snapdrop/5.0.33/Chart.yaml similarity index 97% rename from stable/snapdrop/5.0.32/Chart.yaml rename to stable/snapdrop/5.0.33/Chart.yaml index ce47959be8..419e834259 100644 --- a/stable/snapdrop/5.0.32/Chart.yaml +++ b/stable/snapdrop/5.0.33/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: 5.0.32 +version: 5.0.33 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/5.0.32/README.md b/stable/snapdrop/5.0.33/README.md similarity index 100% rename from stable/snapdrop/5.0.32/README.md rename to stable/snapdrop/5.0.33/README.md diff --git a/stable/snapdrop/5.0.33/app-changelog.md b/stable/snapdrop/5.0.33/app-changelog.md new file mode 100644 index 0000000000..20d408c131 --- /dev/null +++ b/stable/snapdrop/5.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-5.0.33](https://github.com/truecharts/charts/compare/snapdrop-5.0.32...snapdrop-5.0.33) (2023-07-26) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#10862](https://github.com/truecharts/charts/issues/10862)) + + \ No newline at end of file diff --git a/stable/snapdrop/5.0.32/app-readme.md b/stable/snapdrop/5.0.33/app-readme.md similarity index 100% rename from stable/snapdrop/5.0.32/app-readme.md rename to stable/snapdrop/5.0.33/app-readme.md diff --git a/stable/snapdrop/5.0.32/charts/common-12.14.6.tgz b/stable/snapdrop/5.0.33/charts/common-12.14.6.tgz similarity index 100% rename from stable/snapdrop/5.0.32/charts/common-12.14.6.tgz rename to stable/snapdrop/5.0.33/charts/common-12.14.6.tgz diff --git a/stable/snapdrop/5.0.32/ix_values.yaml b/stable/snapdrop/5.0.33/ix_values.yaml similarity index 81% rename from stable/snapdrop/5.0.32/ix_values.yaml rename to stable/snapdrop/5.0.33/ix_values.yaml index 67fdd60a46..4f1ae57515 100644 --- a/stable/snapdrop/5.0.32/ix_values.yaml +++ b/stable/snapdrop/5.0.33/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:7cce2381057302051226622fb5c79391fcfa0f8bb1ae6e57694787fa54978c71 + tag: latest@sha256:cc0f3139e9461884bb580881b95f5c936ae8a633e298c09bc799e43086fdf389 pullPolicy: IfNotPresent service: main: diff --git a/stable/snapdrop/5.0.32/questions.yaml b/stable/snapdrop/5.0.33/questions.yaml similarity index 100% rename from stable/snapdrop/5.0.32/questions.yaml rename to stable/snapdrop/5.0.33/questions.yaml diff --git a/stable/snapdrop/5.0.32/templates/NOTES.txt b/stable/snapdrop/5.0.33/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/5.0.32/templates/NOTES.txt rename to stable/snapdrop/5.0.33/templates/NOTES.txt diff --git a/stable/snapdrop/5.0.32/templates/common.yaml b/stable/snapdrop/5.0.33/templates/common.yaml similarity index 100% rename from stable/snapdrop/5.0.32/templates/common.yaml rename to stable/snapdrop/5.0.33/templates/common.yaml diff --git a/stable/snapdrop/5.0.32/values.yaml b/stable/snapdrop/5.0.33/values.yaml similarity index 100% rename from stable/snapdrop/5.0.32/values.yaml rename to stable/snapdrop/5.0.33/values.yaml