From b1cf125e13936d2aa15011c786981b027aacdbd1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Nov 2023 06:35:26 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/shlink/9.0.10/app-changelog.md | 4 ---- stable/shlink/{9.0.10 => 9.1.0}/CHANGELOG.md | 18 +++++++++--------- stable/shlink/{9.0.10 => 9.1.0}/Chart.yaml | 4 ++-- stable/shlink/{9.0.10 => 9.1.0}/README.md | 0 stable/shlink/9.1.0/app-changelog.md | 9 +++++++++ stable/shlink/{9.0.10 => 9.1.0}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{9.0.10 => 9.1.0}/charts/redis-6.0.66.tgz | Bin .../shlink/{9.0.10 => 9.1.0}/ix_values.yaml | 2 +- .../shlink/{9.0.10 => 9.1.0}/questions.yaml | 0 .../{9.0.10 => 9.1.0}/templates/NOTES.txt | 0 .../{9.0.10 => 9.1.0}/templates/common.yaml | 0 stable/shlink/{9.0.10 => 9.1.0}/values.yaml | 0 13 files changed, 21 insertions(+), 16 deletions(-) delete mode 100644 stable/shlink/9.0.10/app-changelog.md rename stable/shlink/{9.0.10 => 9.1.0}/CHANGELOG.md (89%) rename stable/shlink/{9.0.10 => 9.1.0}/Chart.yaml (96%) rename stable/shlink/{9.0.10 => 9.1.0}/README.md (100%) create mode 100644 stable/shlink/9.1.0/app-changelog.md rename stable/shlink/{9.0.10 => 9.1.0}/app-readme.md (100%) rename stable/shlink/{9.0.10 => 9.1.0}/charts/common-14.3.5.tgz (100%) rename stable/shlink/{9.0.10 => 9.1.0}/charts/redis-6.0.66.tgz (100%) rename stable/shlink/{9.0.10 => 9.1.0}/ix_values.yaml (94%) rename stable/shlink/{9.0.10 => 9.1.0}/questions.yaml (100%) rename stable/shlink/{9.0.10 => 9.1.0}/templates/NOTES.txt (100%) rename stable/shlink/{9.0.10 => 9.1.0}/templates/common.yaml (100%) rename stable/shlink/{9.0.10 => 9.1.0}/values.yaml (100%) diff --git a/stable/shlink/9.0.10/app-changelog.md b/stable/shlink/9.0.10/app-changelog.md deleted file mode 100644 index 1e3d6f7ee33..00000000000 --- a/stable/shlink/9.0.10/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [shlink-9.0.10](https://github.com/truecharts/charts/compare/shlink-9.0.9...shlink-9.0.10) (2023-11-17) - diff --git a/stable/shlink/9.0.10/CHANGELOG.md b/stable/shlink/9.1.0/CHANGELOG.md similarity index 89% rename from stable/shlink/9.0.10/CHANGELOG.md rename to stable/shlink/9.1.0/CHANGELOG.md index 04de4c046c7..a39d821a52b 100644 --- a/stable/shlink/9.0.10/CHANGELOG.md +++ b/stable/shlink/9.1.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [shlink-9.1.0](https://github.com/truecharts/charts/compare/shlink-9.0.10...shlink-9.1.0) (2023-11-26) + +### Chore + +- update container image shlinkio/shlink to v3.7.0[@c5b949e](https://github.com/c5b949e) ([#15381](https://github.com/truecharts/charts/issues/15381)) + + + + ## [shlink-9.0.10](https://github.com/truecharts/charts/compare/shlink-9.0.9...shlink-9.0.10) (2023-11-17) @@ -88,12 +97,3 @@ ## [shlink-8.0.29](https://github.com/truecharts/charts/compare/shlink-8.0.28...shlink-8.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [shlink-8.0.28](https://github.com/truecharts/charts/compare/shlink-8.0.27...shlink-8.0.28) (2023-07-01) diff --git a/stable/shlink/9.0.10/Chart.yaml b/stable/shlink/9.1.0/Chart.yaml similarity index 96% rename from stable/shlink/9.0.10/Chart.yaml rename to stable/shlink/9.1.0/Chart.yaml index 3c89c01834d..dcb973926b3 100644 --- a/stable/shlink/9.0.10/Chart.yaml +++ b/stable/shlink/9.1.0/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.6.4" +appVersion: 3.7.0 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - https://github.com/shlinkio/shlink type: application -version: 9.0.10 +version: 9.1.0 annotations: truecharts.org/category: utilities truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/9.0.10/README.md b/stable/shlink/9.1.0/README.md similarity index 100% rename from stable/shlink/9.0.10/README.md rename to stable/shlink/9.1.0/README.md diff --git a/stable/shlink/9.1.0/app-changelog.md b/stable/shlink/9.1.0/app-changelog.md new file mode 100644 index 00000000000..57551e66f8e --- /dev/null +++ b/stable/shlink/9.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-9.1.0](https://github.com/truecharts/charts/compare/shlink-9.0.10...shlink-9.1.0) (2023-11-26) + +### Chore + +- update container image shlinkio/shlink to v3.7.0[@c5b949e](https://github.com/c5b949e) ([#15381](https://github.com/truecharts/charts/issues/15381)) + + \ No newline at end of file diff --git a/stable/shlink/9.0.10/app-readme.md b/stable/shlink/9.1.0/app-readme.md similarity index 100% rename from stable/shlink/9.0.10/app-readme.md rename to stable/shlink/9.1.0/app-readme.md diff --git a/stable/shlink/9.0.10/charts/common-14.3.5.tgz b/stable/shlink/9.1.0/charts/common-14.3.5.tgz similarity index 100% rename from stable/shlink/9.0.10/charts/common-14.3.5.tgz rename to stable/shlink/9.1.0/charts/common-14.3.5.tgz diff --git a/stable/shlink/9.0.10/charts/redis-6.0.66.tgz b/stable/shlink/9.1.0/charts/redis-6.0.66.tgz similarity index 100% rename from stable/shlink/9.0.10/charts/redis-6.0.66.tgz rename to stable/shlink/9.1.0/charts/redis-6.0.66.tgz diff --git a/stable/shlink/9.0.10/ix_values.yaml b/stable/shlink/9.1.0/ix_values.yaml similarity index 94% rename from stable/shlink/9.0.10/ix_values.yaml rename to stable/shlink/9.1.0/ix_values.yaml index 7ea7fb7b049..e2afacea32f 100644 --- a/stable/shlink/9.0.10/ix_values.yaml +++ b/stable/shlink/9.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: shlinkio/shlink pullPolicy: IfNotPresent - tag: 3.6.4@sha256:a7a5ec1c6bf54043f47b45c462978e57b9381b910bdb5a211f862d33e5ee73b2 + tag: 3.7.0@sha256:c5b949e2967e319c593bf96852bc298746d53580a6a4389cb2e47e454d2251f9 service: main: ports: diff --git a/stable/shlink/9.0.10/questions.yaml b/stable/shlink/9.1.0/questions.yaml similarity index 100% rename from stable/shlink/9.0.10/questions.yaml rename to stable/shlink/9.1.0/questions.yaml diff --git a/stable/shlink/9.0.10/templates/NOTES.txt b/stable/shlink/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/shlink/9.0.10/templates/NOTES.txt rename to stable/shlink/9.1.0/templates/NOTES.txt diff --git a/stable/shlink/9.0.10/templates/common.yaml b/stable/shlink/9.1.0/templates/common.yaml similarity index 100% rename from stable/shlink/9.0.10/templates/common.yaml rename to stable/shlink/9.1.0/templates/common.yaml diff --git a/stable/shlink/9.0.10/values.yaml b/stable/shlink/9.1.0/values.yaml similarity index 100% rename from stable/shlink/9.0.10/values.yaml rename to stable/shlink/9.1.0/values.yaml