diff --git a/stable/vikunja/9.0.1/app-changelog.md b/stable/vikunja/9.0.1/app-changelog.md deleted file mode 100644 index 66987f85529..00000000000 --- a/stable/vikunja/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vikunja-9.0.1](https://github.com/truecharts/charts/compare/vikunja-9.0.0...vikunja-9.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.1 ([#10967](https://github.com/truecharts/charts/issues/10967)) - - \ No newline at end of file diff --git a/stable/vikunja/9.0.1/CHANGELOG.md b/stable/vikunja/9.0.2/CHANGELOG.md similarity index 91% rename from stable/vikunja/9.0.1/CHANGELOG.md rename to stable/vikunja/9.0.2/CHANGELOG.md index 09036fe9f6a..8c0a8859466 100644 --- a/stable/vikunja/9.0.1/CHANGELOG.md +++ b/stable/vikunja/9.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [vikunja-9.0.2](https://github.com/truecharts/charts/compare/vikunja-9.0.1...vikunja-9.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#11892](https://github.com/truecharts/charts/issues/11892)) + + + + ## [vikunja-9.0.1](https://github.com/truecharts/charts/compare/vikunja-9.0.0...vikunja-9.0.1) (2023-08-06) ### Chore @@ -82,15 +91,6 @@ -## [vikunja-8.0.20](https://github.com/truecharts/charts/compare/vikunja-8.0.19...vikunja-8.0.20) (2023-06-13) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.0 ([#9606](https://github.com/truecharts/charts/issues/9606)) - - - - ## [vikunja-8.0.20](https://github.com/truecharts/charts/compare/vikunja-8.0.19...vikunja-8.0.20) (2023-06-13) ### Chore diff --git a/stable/vikunja/9.0.1/Chart.yaml b/stable/vikunja/9.0.2/Chart.yaml similarity index 98% rename from stable/vikunja/9.0.1/Chart.yaml rename to stable/vikunja/9.0.2/Chart.yaml index acc13b097d0..a6e53237c56 100644 --- a/stable/vikunja/9.0.1/Chart.yaml +++ b/stable/vikunja/9.0.2/Chart.yaml @@ -22,7 +22,7 @@ name: vikunja sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - https://vikunja.io/docs -version: 9.0.1 +version: 9.0.2 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/vikunja/9.0.1/README.md b/stable/vikunja/9.0.2/README.md similarity index 100% rename from stable/vikunja/9.0.1/README.md rename to stable/vikunja/9.0.2/README.md diff --git a/stable/vikunja/9.0.2/app-changelog.md b/stable/vikunja/9.0.2/app-changelog.md new file mode 100644 index 00000000000..8d942d52751 --- /dev/null +++ b/stable/vikunja/9.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vikunja-9.0.2](https://github.com/truecharts/charts/compare/vikunja-9.0.1...vikunja-9.0.2) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.2 ([#11892](https://github.com/truecharts/charts/issues/11892)) + + \ No newline at end of file diff --git a/stable/vikunja/9.0.1/app-readme.md b/stable/vikunja/9.0.2/app-readme.md similarity index 100% rename from stable/vikunja/9.0.1/app-readme.md rename to stable/vikunja/9.0.2/app-readme.md diff --git a/stable/vikunja/9.0.1/charts/common-14.0.1.tgz b/stable/vikunja/9.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/vikunja/9.0.1/charts/common-14.0.1.tgz rename to stable/vikunja/9.0.2/charts/common-14.0.1.tgz diff --git a/stable/vikunja/9.0.1/charts/redis-6.0.66.tgz b/stable/vikunja/9.0.2/charts/redis-6.0.66.tgz similarity index 100% rename from stable/vikunja/9.0.1/charts/redis-6.0.66.tgz rename to stable/vikunja/9.0.2/charts/redis-6.0.66.tgz diff --git a/stable/vikunja/9.0.1/ix_values.yaml b/stable/vikunja/9.0.2/ix_values.yaml similarity index 98% rename from stable/vikunja/9.0.1/ix_values.yaml rename to stable/vikunja/9.0.2/ix_values.yaml index a3641f3de19..9b0bac749d4 100644 --- a/stable/vikunja/9.0.1/ix_values.yaml +++ b/stable/vikunja/9.0.2/ix_values.yaml @@ -8,7 +8,7 @@ frontendImage: pullPolicy: IfNotPresent nginxImage: repository: tccr.io/truecharts/nginx - tag: v1.25.1@sha256:979e524f9275a179b7f808aec6e310c2c90247c467814eb04e44e88cd16f8dc7 + tag: v1.25.2@sha256:fde7e417d09ec035ec5229cb39ca802c37d204bbff351cb1a9930b5d80872778 workload: main: diff --git a/stable/vikunja/9.0.1/questions.yaml b/stable/vikunja/9.0.2/questions.yaml similarity index 100% rename from stable/vikunja/9.0.1/questions.yaml rename to stable/vikunja/9.0.2/questions.yaml diff --git a/stable/vikunja/9.0.1/templates/NOTES.txt b/stable/vikunja/9.0.2/templates/NOTES.txt similarity index 100% rename from stable/vikunja/9.0.1/templates/NOTES.txt rename to stable/vikunja/9.0.2/templates/NOTES.txt diff --git a/stable/vikunja/9.0.1/templates/_secrets.tpl b/stable/vikunja/9.0.2/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/9.0.1/templates/_secrets.tpl rename to stable/vikunja/9.0.2/templates/_secrets.tpl diff --git a/stable/vikunja/9.0.1/templates/common.yaml b/stable/vikunja/9.0.2/templates/common.yaml similarity index 100% rename from stable/vikunja/9.0.1/templates/common.yaml rename to stable/vikunja/9.0.2/templates/common.yaml diff --git a/stable/vikunja/9.0.1/values.yaml b/stable/vikunja/9.0.2/values.yaml similarity index 100% rename from stable/vikunja/9.0.1/values.yaml rename to stable/vikunja/9.0.2/values.yaml