diff --git a/stable/alist/4.0.19/app-changelog.md b/stable/alist/4.0.19/app-changelog.md deleted file mode 100644 index 805d30fd61c..00000000000 --- a/stable/alist/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-4.0.19](https://github.com/truecharts/charts/compare/alist-4.0.18...alist-4.0.19) (2023-02-24) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.12.0 - - \ No newline at end of file diff --git a/stable/alist/4.0.19/CHANGELOG.md b/stable/alist/4.0.20/CHANGELOG.md similarity index 90% rename from stable/alist/4.0.19/CHANGELOG.md rename to stable/alist/4.0.20/CHANGELOG.md index 79f2460a05b..1525aa0b57d 100644 --- a/stable/alist/4.0.19/CHANGELOG.md +++ b/stable/alist/4.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [alist-4.0.20](https://github.com/truecharts/charts/compare/alist-4.0.19...alist-4.0.20) (2023-02-25) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.12.1 + + + + ## [alist-4.0.19](https://github.com/truecharts/charts/compare/alist-4.0.18...alist-4.0.19) (2023-02-24) ### Chore @@ -88,12 +97,3 @@ ## [alist-4.0.10](https://github.com/truecharts/charts/compare/alist-4.0.9...alist-4.0.10) (2022-12-27) ### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [alist-4.0.9](https://github.com/truecharts/charts/compare/alist-4.0.8...alist-4.0.9) (2022-12-26) - -### Chore diff --git a/stable/alist/4.0.19/Chart.yaml b/stable/alist/4.0.20/Chart.yaml similarity index 95% rename from stable/alist/4.0.19/Chart.yaml rename to stable/alist/4.0.20/Chart.yaml index 5dc7feade41..1d9dd7c2b67 100644 --- a/stable/alist/4.0.19/Chart.yaml +++ b/stable/alist/4.0.20/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 4.0.19 -appVersion: "3.12.0" +version: 4.0.20 +appVersion: "3.12.1" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/stable/alist/4.0.19/README.md b/stable/alist/4.0.20/README.md similarity index 100% rename from stable/alist/4.0.19/README.md rename to stable/alist/4.0.20/README.md diff --git a/stable/alist/4.0.20/app-changelog.md b/stable/alist/4.0.20/app-changelog.md new file mode 100644 index 00000000000..5ade5fc544c --- /dev/null +++ b/stable/alist/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-4.0.20](https://github.com/truecharts/charts/compare/alist-4.0.19...alist-4.0.20) (2023-02-25) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.12.1 + + \ No newline at end of file diff --git a/stable/alist/4.0.19/app-readme.md b/stable/alist/4.0.20/app-readme.md similarity index 100% rename from stable/alist/4.0.19/app-readme.md rename to stable/alist/4.0.20/app-readme.md diff --git a/stable/alist/4.0.19/charts/common-11.1.2.tgz b/stable/alist/4.0.20/charts/common-11.1.2.tgz similarity index 100% rename from stable/alist/4.0.19/charts/common-11.1.2.tgz rename to stable/alist/4.0.20/charts/common-11.1.2.tgz diff --git a/stable/alist/4.0.19/ix_values.yaml b/stable/alist/4.0.20/ix_values.yaml similarity index 81% rename from stable/alist/4.0.19/ix_values.yaml rename to stable/alist/4.0.20/ix_values.yaml index 8797382b437..bbc36c1b42c 100644 --- a/stable/alist/4.0.19/ix_values.yaml +++ b/stable/alist/4.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: 3.12.0@sha256:8d733e5acf980e1f8586e6dc68556821d10e6b32be5f27aa429c88ba4710ade2 + tag: 3.12.1@sha256:a70c6a2aae3743bc8647960917427e84001600fe550287a6194f5ffd417807f6 securityContext: readOnlyRootFilesystem: false diff --git a/stable/alist/4.0.19/questions.yaml b/stable/alist/4.0.20/questions.yaml similarity index 100% rename from stable/alist/4.0.19/questions.yaml rename to stable/alist/4.0.20/questions.yaml diff --git a/stable/alist/4.0.19/templates/common.yaml b/stable/alist/4.0.20/templates/common.yaml similarity index 100% rename from stable/alist/4.0.19/templates/common.yaml rename to stable/alist/4.0.20/templates/common.yaml diff --git a/stable/alist/4.0.19/values.yaml b/stable/alist/4.0.20/values.yaml similarity index 100% rename from stable/alist/4.0.19/values.yaml rename to stable/alist/4.0.20/values.yaml