From 6ed6b1520624d97e1e634dadfd112eaa9f8273d2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 6 Sep 2023 23:39:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/alist/6.0.2/app-changelog.md | 9 --------- stable/alist/{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/alist/{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- stable/alist/{6.0.2 => 6.0.3}/README.md | 0 stable/alist/6.0.3/app-changelog.md | 9 +++++++++ stable/alist/{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz | Bin stable/alist/{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- stable/alist/{6.0.2 => 6.0.3}/questions.yaml | 0 .../{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 stable/alist/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/alist/6.0.2/app-changelog.md rename stable/alist/{6.0.2 => 6.0.3}/CHANGELOG.md (91%) rename stable/alist/{6.0.2 => 6.0.3}/Chart.yaml (95%) rename stable/alist/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/alist/6.0.3/app-changelog.md rename stable/alist/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/alist/{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz (100%) rename stable/alist/{6.0.2 => 6.0.3}/ix_values.yaml (89%) rename stable/alist/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/alist/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/alist/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/alist/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/stable/alist/6.0.2/app-changelog.md b/stable/alist/6.0.2/app-changelog.md deleted file mode 100644 index a22973943e5..00000000000 --- a/stable/alist/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-6.0.2](https://github.com/truecharts/charts/compare/alist-6.0.1...alist-6.0.2) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.26.0 ([#12079](https://github.com/truecharts/charts/issues/12079)) - - \ No newline at end of file diff --git a/stable/alist/6.0.2/CHANGELOG.md b/stable/alist/6.0.3/CHANGELOG.md similarity index 91% rename from stable/alist/6.0.2/CHANGELOG.md rename to stable/alist/6.0.3/CHANGELOG.md index 6d90187ba80..dda09b8985d 100644 --- a/stable/alist/6.0.2/CHANGELOG.md +++ b/stable/alist/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [alist-6.0.3](https://github.com/truecharts/charts/compare/alist-6.0.2...alist-6.0.3) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.27.0 ([#12314](https://github.com/truecharts/charts/issues/12314)) + + + + ## [alist-6.0.2](https://github.com/truecharts/charts/compare/alist-6.0.1...alist-6.0.2) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [alist-5.0.24](https://github.com/truecharts/charts/compare/alist-5.0.23...alist-5.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/alist/6.0.2/Chart.yaml b/stable/alist/6.0.3/Chart.yaml similarity index 95% rename from stable/alist/6.0.2/Chart.yaml rename to stable/alist/6.0.3/Chart.yaml index 3b7da5b48a9..6587366e92e 100644 --- a/stable/alist/6.0.2/Chart.yaml +++ b/stable/alist/6.0.3/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 6.0.2 -appVersion: "3.26.0" +version: 6.0.3 +appVersion: "3.27.0" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/stable/alist/6.0.2/README.md b/stable/alist/6.0.3/README.md similarity index 100% rename from stable/alist/6.0.2/README.md rename to stable/alist/6.0.3/README.md diff --git a/stable/alist/6.0.3/app-changelog.md b/stable/alist/6.0.3/app-changelog.md new file mode 100644 index 00000000000..c83dd7178ec --- /dev/null +++ b/stable/alist/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-6.0.3](https://github.com/truecharts/charts/compare/alist-6.0.2...alist-6.0.3) (2023-09-06) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.27.0 ([#12314](https://github.com/truecharts/charts/issues/12314)) + + \ No newline at end of file diff --git a/stable/alist/6.0.2/app-readme.md b/stable/alist/6.0.3/app-readme.md similarity index 100% rename from stable/alist/6.0.2/app-readme.md rename to stable/alist/6.0.3/app-readme.md diff --git a/stable/alist/6.0.2/charts/common-14.0.1.tgz b/stable/alist/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/alist/6.0.2/charts/common-14.0.1.tgz rename to stable/alist/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/alist/6.0.2/ix_values.yaml b/stable/alist/6.0.3/ix_values.yaml similarity index 89% rename from stable/alist/6.0.2/ix_values.yaml rename to stable/alist/6.0.3/ix_values.yaml index 25d7ee5018b..49ef8d01dfe 100644 --- a/stable/alist/6.0.2/ix_values.yaml +++ b/stable/alist/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: v3.26.0@sha256:3647771df46d031cb22a01fc8a2d383b033b2e204811e54e62427fc464be546a + tag: v3.27.0@sha256:833f96492b6fe6cc0ffac1f594421487b08d8d64b8024aed226ab20d84ad81e3 securityContext: container: diff --git a/stable/alist/6.0.2/questions.yaml b/stable/alist/6.0.3/questions.yaml similarity index 100% rename from stable/alist/6.0.2/questions.yaml rename to stable/alist/6.0.3/questions.yaml diff --git a/stable/alist/6.0.2/templates/NOTES.txt b/stable/alist/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/alist/6.0.2/templates/NOTES.txt rename to stable/alist/6.0.3/templates/NOTES.txt diff --git a/stable/alist/6.0.2/templates/common.yaml b/stable/alist/6.0.3/templates/common.yaml similarity index 100% rename from stable/alist/6.0.2/templates/common.yaml rename to stable/alist/6.0.3/templates/common.yaml diff --git a/stable/alist/6.0.2/values.yaml b/stable/alist/6.0.3/values.yaml similarity index 100% rename from stable/alist/6.0.2/values.yaml rename to stable/alist/6.0.3/values.yaml