diff --git a/stable/alist/4.0.11/app-changelog.md b/stable/alist/4.0.11/app-changelog.md deleted file mode 100644 index 9f33b864ae4..00000000000 --- a/stable/alist/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-4.0.11](https://github.com/truecharts/charts/compare/alist-4.0.10...alist-4.0.11) (2022-12-31) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.7.2 ([#5901](https://github.com/truecharts/charts/issues/5901)) - - \ No newline at end of file diff --git a/stable/alist/4.0.11/CHANGELOG.md b/stable/alist/4.0.12/CHANGELOG.md similarity index 91% rename from stable/alist/4.0.11/CHANGELOG.md rename to stable/alist/4.0.12/CHANGELOG.md index 400e421ba62..fb20107da99 100644 --- a/stable/alist/4.0.11/CHANGELOG.md +++ b/stable/alist/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [alist-4.0.12](https://github.com/truecharts/charts/compare/alist-4.0.11...alist-4.0.12) (2023-01-11) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.8.0 + + + + ## [alist-4.0.11](https://github.com/truecharts/charts/compare/alist-4.0.10...alist-4.0.11) (2022-12-31) ### Chore @@ -88,12 +97,3 @@ ## [alist-4.0.4](https://github.com/truecharts/charts/compare/alist-4.0.3...alist-4.0.4) (2022-11-30) - - - - -## [alist-4.0.4](https://github.com/truecharts/charts/compare/alist-4.0.3...alist-4.0.4) (2022-11-30) - - - - diff --git a/stable/alist/4.0.11/Chart.yaml b/stable/alist/4.0.12/Chart.yaml similarity index 95% rename from stable/alist/4.0.11/Chart.yaml rename to stable/alist/4.0.12/Chart.yaml index 54d89e2d8e8..dbc24cad2ae 100644 --- a/stable/alist/4.0.11/Chart.yaml +++ b/stable/alist/4.0.12/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 4.0.11 -appVersion: "3.7.2" +version: 4.0.12 +appVersion: "3.8.0" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/stable/alist/4.0.11/README.md b/stable/alist/4.0.12/README.md similarity index 100% rename from stable/alist/4.0.11/README.md rename to stable/alist/4.0.12/README.md diff --git a/stable/alist/4.0.12/app-changelog.md b/stable/alist/4.0.12/app-changelog.md new file mode 100644 index 00000000000..0de1b268458 --- /dev/null +++ b/stable/alist/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-4.0.12](https://github.com/truecharts/charts/compare/alist-4.0.11...alist-4.0.12) (2023-01-11) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.8.0 + + \ No newline at end of file diff --git a/stable/alist/4.0.11/app-readme.md b/stable/alist/4.0.12/app-readme.md similarity index 100% rename from stable/alist/4.0.11/app-readme.md rename to stable/alist/4.0.12/app-readme.md diff --git a/stable/alist/4.0.11/charts/common-11.1.2.tgz b/stable/alist/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/alist/4.0.11/charts/common-11.1.2.tgz rename to stable/alist/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/alist/4.0.11/ix_values.yaml b/stable/alist/4.0.12/ix_values.yaml similarity index 81% rename from stable/alist/4.0.11/ix_values.yaml rename to stable/alist/4.0.12/ix_values.yaml index b7c1baaa359..42e30e08e82 100644 --- a/stable/alist/4.0.11/ix_values.yaml +++ b/stable/alist/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: 3.7.2@sha256:80111a5c407d2c72054d732dd3ee77d109aba1c4ef3eefa3a0655d5597b86603 + tag: 3.8.0@sha256:23ca967cc19fa2e174c27e71bf239a7d37d22fe2d3fb283a61ae63ea3f09e7f8 securityContext: readOnlyRootFilesystem: false diff --git a/stable/alist/4.0.11/questions.yaml b/stable/alist/4.0.12/questions.yaml similarity index 100% rename from stable/alist/4.0.11/questions.yaml rename to stable/alist/4.0.12/questions.yaml diff --git a/stable/alist/4.0.11/templates/common.yaml b/stable/alist/4.0.12/templates/common.yaml similarity index 100% rename from stable/alist/4.0.11/templates/common.yaml rename to stable/alist/4.0.12/templates/common.yaml diff --git a/stable/alist/4.0.11/values.yaml b/stable/alist/4.0.12/values.yaml similarity index 100% rename from stable/alist/4.0.11/values.yaml rename to stable/alist/4.0.12/values.yaml