diff --git a/stable/alist/4.0.13/app-changelog.md b/stable/alist/4.0.13/app-changelog.md deleted file mode 100644 index 724baf9b69..0000000000 --- a/stable/alist/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-4.0.13](https://github.com/truecharts/charts/compare/alist-4.0.12...alist-4.0.13) (2023-01-19) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.9.0 - - \ No newline at end of file diff --git a/stable/alist/4.0.13/CHANGELOG.md b/stable/alist/4.0.14/CHANGELOG.md similarity index 90% rename from stable/alist/4.0.13/CHANGELOG.md rename to stable/alist/4.0.14/CHANGELOG.md index 0089a7927e..554d7aaccd 100644 --- a/stable/alist/4.0.13/CHANGELOG.md +++ b/stable/alist/4.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [alist-4.0.14](https://github.com/truecharts/charts/compare/alist-4.0.13...alist-4.0.14) (2023-01-20) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.9.1 + + + + ## [alist-4.0.13](https://github.com/truecharts/charts/compare/alist-4.0.12...alist-4.0.13) (2023-01-19) ### 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) - - - - -## [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.13/Chart.yaml b/stable/alist/4.0.14/Chart.yaml similarity index 95% rename from stable/alist/4.0.13/Chart.yaml rename to stable/alist/4.0.14/Chart.yaml index 59944e4f61..5a9c0388bf 100644 --- a/stable/alist/4.0.13/Chart.yaml +++ b/stable/alist/4.0.14/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 4.0.13 -appVersion: "3.9.0" +version: 4.0.14 +appVersion: "3.9.1" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/stable/alist/4.0.13/README.md b/stable/alist/4.0.14/README.md similarity index 100% rename from stable/alist/4.0.13/README.md rename to stable/alist/4.0.14/README.md diff --git a/stable/alist/4.0.14/app-changelog.md b/stable/alist/4.0.14/app-changelog.md new file mode 100644 index 0000000000..cb1b545a6f --- /dev/null +++ b/stable/alist/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-4.0.14](https://github.com/truecharts/charts/compare/alist-4.0.13...alist-4.0.14) (2023-01-20) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.9.1 + + \ No newline at end of file diff --git a/stable/alist/4.0.13/app-readme.md b/stable/alist/4.0.14/app-readme.md similarity index 100% rename from stable/alist/4.0.13/app-readme.md rename to stable/alist/4.0.14/app-readme.md diff --git a/stable/alist/4.0.13/charts/common-11.1.2.tgz b/stable/alist/4.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/alist/4.0.13/charts/common-11.1.2.tgz rename to stable/alist/4.0.14/charts/common-11.1.2.tgz diff --git a/stable/alist/4.0.13/ix_values.yaml b/stable/alist/4.0.14/ix_values.yaml similarity index 81% rename from stable/alist/4.0.13/ix_values.yaml rename to stable/alist/4.0.14/ix_values.yaml index b3c64697ce..4d61834347 100644 --- a/stable/alist/4.0.13/ix_values.yaml +++ b/stable/alist/4.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: 3.9.0@sha256:f439c045380165e472bd40b7bc80babf47441c9f8f3abf71376a62baa70a4929 + tag: 3.9.1@sha256:7c2d63af639c41fbc23e43f17297c2759673bb8575eb3eb43e7e40d4d4fc2ab9 securityContext: readOnlyRootFilesystem: false diff --git a/stable/alist/4.0.13/questions.yaml b/stable/alist/4.0.14/questions.yaml similarity index 100% rename from stable/alist/4.0.13/questions.yaml rename to stable/alist/4.0.14/questions.yaml diff --git a/stable/alist/4.0.13/templates/common.yaml b/stable/alist/4.0.14/templates/common.yaml similarity index 100% rename from stable/alist/4.0.13/templates/common.yaml rename to stable/alist/4.0.14/templates/common.yaml diff --git a/stable/alist/4.0.13/values.yaml b/stable/alist/4.0.14/values.yaml similarity index 100% rename from stable/alist/4.0.13/values.yaml rename to stable/alist/4.0.14/values.yaml