diff --git a/stable/alist/4.0.15/app-changelog.md b/stable/alist/4.0.15/app-changelog.md deleted file mode 100644 index 31ff27de3cb..00000000000 --- a/stable/alist/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-4.0.15](https://github.com/truecharts/charts/compare/alist-4.0.14...alist-4.0.15) (2023-01-30) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.9.2 - - \ No newline at end of file diff --git a/stable/alist/4.0.15/CHANGELOG.md b/stable/alist/4.0.16/CHANGELOG.md similarity index 92% rename from stable/alist/4.0.15/CHANGELOG.md rename to stable/alist/4.0.16/CHANGELOG.md index c702bac9f89..b3c801c54b2 100644 --- a/stable/alist/4.0.15/CHANGELOG.md +++ b/stable/alist/4.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [alist-4.0.16](https://github.com/truecharts/charts/compare/alist-4.0.15...alist-4.0.16) (2023-02-06) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.10.1 + + + + ## [alist-4.0.15](https://github.com/truecharts/charts/compare/alist-4.0.14...alist-4.0.15) (2023-01-30) ### Chore @@ -88,12 +97,3 @@ ## [alist-4.0.6](https://github.com/truecharts/charts/compare/alist-4.0.5...alist-4.0.6) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [alist-4.0.5](https://github.com/truecharts/charts/compare/alist-4.0.4...alist-4.0.5) (2022-12-06) - -### Chore diff --git a/stable/alist/4.0.15/Chart.yaml b/stable/alist/4.0.16/Chart.yaml similarity index 91% rename from stable/alist/4.0.15/Chart.yaml rename to stable/alist/4.0.16/Chart.yaml index 3d1c894cf9e..711049cc2a6 100644 --- a/stable/alist/4.0.15/Chart.yaml +++ b/stable/alist/4.0.16/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 4.0.15 -appVersion: "3.9.2" +version: 4.0.16 +appVersion: "3.10.1" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false @@ -17,6 +17,7 @@ keywords: - baiduyun sources: - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://hub.docker.com/xhofe/alist - https://github.com/Xhofe/alist dependencies: - name: common diff --git a/stable/alist/4.0.15/README.md b/stable/alist/4.0.16/README.md similarity index 100% rename from stable/alist/4.0.15/README.md rename to stable/alist/4.0.16/README.md diff --git a/stable/alist/4.0.16/app-changelog.md b/stable/alist/4.0.16/app-changelog.md new file mode 100644 index 00000000000..3242b260df4 --- /dev/null +++ b/stable/alist/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-4.0.16](https://github.com/truecharts/charts/compare/alist-4.0.15...alist-4.0.16) (2023-02-06) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.10.1 + + \ No newline at end of file diff --git a/stable/alist/4.0.15/app-readme.md b/stable/alist/4.0.16/app-readme.md similarity index 100% rename from stable/alist/4.0.15/app-readme.md rename to stable/alist/4.0.16/app-readme.md diff --git a/stable/alist/4.0.15/charts/common-11.1.2.tgz b/stable/alist/4.0.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/alist/4.0.15/charts/common-11.1.2.tgz rename to stable/alist/4.0.16/charts/common-11.1.2.tgz diff --git a/stable/alist/4.0.15/ix_values.yaml b/stable/alist/4.0.16/ix_values.yaml similarity index 81% rename from stable/alist/4.0.15/ix_values.yaml rename to stable/alist/4.0.16/ix_values.yaml index a6414eaf47a..0eeb7809b6d 100644 --- a/stable/alist/4.0.15/ix_values.yaml +++ b/stable/alist/4.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: 3.9.2@sha256:6db08c080580253262b5ce507d329065a23b5c04afd18d488957597fe32ae690 + tag: 3.10.1@sha256:579d76d45a4e3110898fe558122360f1cdb178434a46eb22699d8fd88ae28ae1 securityContext: readOnlyRootFilesystem: false diff --git a/stable/alist/4.0.15/questions.yaml b/stable/alist/4.0.16/questions.yaml similarity index 100% rename from stable/alist/4.0.15/questions.yaml rename to stable/alist/4.0.16/questions.yaml diff --git a/stable/alist/4.0.15/templates/common.yaml b/stable/alist/4.0.16/templates/common.yaml similarity index 100% rename from stable/alist/4.0.15/templates/common.yaml rename to stable/alist/4.0.16/templates/common.yaml diff --git a/stable/alist/4.0.15/values.yaml b/stable/alist/4.0.16/values.yaml similarity index 100% rename from stable/alist/4.0.15/values.yaml rename to stable/alist/4.0.16/values.yaml