diff --git a/stable/alist/6.0.3/app-changelog.md b/stable/alist/6.0.3/app-changelog.md deleted file mode 100644 index c83dd7178e..0000000000 --- a/stable/alist/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.3/CHANGELOG.md b/stable/alist/6.0.4/CHANGELOG.md similarity index 91% rename from stable/alist/6.0.3/CHANGELOG.md rename to stable/alist/6.0.4/CHANGELOG.md index dda09b8985..2333489991 100644 --- a/stable/alist/6.0.3/CHANGELOG.md +++ b/stable/alist/6.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [alist-6.0.4](https://github.com/truecharts/charts/compare/alist-6.0.3...alist-6.0.4) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.28.0 ([#12851](https://github.com/truecharts/charts/issues/12851)) + + + + ## [alist-6.0.3](https://github.com/truecharts/charts/compare/alist-6.0.2...alist-6.0.3) (2023-09-06) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - -## [alist-5.0.25](https://github.com/truecharts/charts/compare/alist-5.0.24...alist-5.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/alist/6.0.3/Chart.yaml b/stable/alist/6.0.4/Chart.yaml similarity index 95% rename from stable/alist/6.0.3/Chart.yaml rename to stable/alist/6.0.4/Chart.yaml index 6587366e92..36c8f74fc4 100644 --- a/stable/alist/6.0.3/Chart.yaml +++ b/stable/alist/6.0.4/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: alist -version: 6.0.3 -appVersion: "3.27.0" +version: 6.0.4 +appVersion: "3.28.0" description: Alist program that supports multiple storage, powered by Gin and React type: application deprecated: false diff --git a/stable/alist/6.0.3/README.md b/stable/alist/6.0.4/README.md similarity index 100% rename from stable/alist/6.0.3/README.md rename to stable/alist/6.0.4/README.md diff --git a/stable/alist/6.0.4/app-changelog.md b/stable/alist/6.0.4/app-changelog.md new file mode 100644 index 0000000000..34172e274c --- /dev/null +++ b/stable/alist/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-6.0.4](https://github.com/truecharts/charts/compare/alist-6.0.3...alist-6.0.4) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.28.0 ([#12851](https://github.com/truecharts/charts/issues/12851)) + + \ No newline at end of file diff --git a/stable/alist/6.0.3/app-readme.md b/stable/alist/6.0.4/app-readme.md similarity index 100% rename from stable/alist/6.0.3/app-readme.md rename to stable/alist/6.0.4/app-readme.md diff --git a/stable/alist/6.0.3/charts/common-14.0.1.tgz b/stable/alist/6.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/alist/6.0.3/charts/common-14.0.1.tgz rename to stable/alist/6.0.4/charts/common-14.0.1.tgz diff --git a/stable/alist/6.0.3/ix_values.yaml b/stable/alist/6.0.4/ix_values.yaml similarity index 89% rename from stable/alist/6.0.3/ix_values.yaml rename to stable/alist/6.0.4/ix_values.yaml index 49ef8d01df..e6d69462a4 100644 --- a/stable/alist/6.0.3/ix_values.yaml +++ b/stable/alist/6.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/alist pullPolicy: IfNotPresent - tag: v3.27.0@sha256:833f96492b6fe6cc0ffac1f594421487b08d8d64b8024aed226ab20d84ad81e3 + tag: v3.28.0@sha256:51162849515cb38a9705935d810cce98ef6867f2f88cdbd346a541410c4430dd securityContext: container: diff --git a/stable/alist/6.0.3/questions.yaml b/stable/alist/6.0.4/questions.yaml similarity index 100% rename from stable/alist/6.0.3/questions.yaml rename to stable/alist/6.0.4/questions.yaml diff --git a/stable/alist/6.0.3/templates/NOTES.txt b/stable/alist/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/alist/6.0.3/templates/NOTES.txt rename to stable/alist/6.0.4/templates/NOTES.txt diff --git a/stable/alist/6.0.3/templates/common.yaml b/stable/alist/6.0.4/templates/common.yaml similarity index 100% rename from stable/alist/6.0.3/templates/common.yaml rename to stable/alist/6.0.4/templates/common.yaml diff --git a/stable/alist/6.0.3/values.yaml b/stable/alist/6.0.4/values.yaml similarity index 100% rename from stable/alist/6.0.3/values.yaml rename to stable/alist/6.0.4/values.yaml