diff --git a/stable/dokuwiki/7.0.21/app-changelog.md b/stable/dokuwiki/7.0.21/app-changelog.md deleted file mode 100644 index f7d5dc01c5..0000000000 --- a/stable/dokuwiki/7.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-7.0.21](https://github.com/truecharts/charts/compare/dokuwiki-7.0.20...dokuwiki-7.0.21) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13123](https://github.com/truecharts/charts/issues/13123)) - - \ No newline at end of file diff --git a/stable/dokuwiki/7.0.21/CHANGELOG.md b/stable/dokuwiki/7.0.22/CHANGELOG.md similarity index 93% rename from stable/dokuwiki/7.0.21/CHANGELOG.md rename to stable/dokuwiki/7.0.22/CHANGELOG.md index 53bec35706..d3a7348368 100644 --- a/stable/dokuwiki/7.0.21/CHANGELOG.md +++ b/stable/dokuwiki/7.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dokuwiki-7.0.22](https://github.com/truecharts/charts/compare/dokuwiki-7.0.21...dokuwiki-7.0.22) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13212](https://github.com/truecharts/charts/issues/13212)) + + + + ## [dokuwiki-7.0.21](https://github.com/truecharts/charts/compare/dokuwiki-7.0.20...dokuwiki-7.0.21) (2023-09-30) ### Chore @@ -88,12 +97,3 @@ ## [dokuwiki-7.0.12](https://github.com/truecharts/charts/compare/dokuwiki-7.0.11...dokuwiki-7.0.12) (2023-09-03) ### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12186](https://github.com/truecharts/charts/issues/12186)) - - - - -## [dokuwiki-7.0.11](https://github.com/truecharts/charts/compare/dokuwiki-7.0.10...dokuwiki-7.0.11) (2023-08-31) - -### Chore diff --git a/stable/dokuwiki/7.0.21/Chart.yaml b/stable/dokuwiki/7.0.22/Chart.yaml similarity index 98% rename from stable/dokuwiki/7.0.21/Chart.yaml rename to stable/dokuwiki/7.0.22/Chart.yaml index 2ae95c3b06..fc10f88e0f 100644 --- a/stable/dokuwiki/7.0.21/Chart.yaml +++ b/stable/dokuwiki/7.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 7.0.21 +version: 7.0.22 appVersion: "20230404.1" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/stable/dokuwiki/7.0.21/README.md b/stable/dokuwiki/7.0.22/README.md similarity index 100% rename from stable/dokuwiki/7.0.21/README.md rename to stable/dokuwiki/7.0.22/README.md diff --git a/stable/dokuwiki/7.0.22/app-changelog.md b/stable/dokuwiki/7.0.22/app-changelog.md new file mode 100644 index 0000000000..9be31ded83 --- /dev/null +++ b/stable/dokuwiki/7.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-7.0.22](https://github.com/truecharts/charts/compare/dokuwiki-7.0.21...dokuwiki-7.0.22) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#13212](https://github.com/truecharts/charts/issues/13212)) + + \ No newline at end of file diff --git a/stable/dokuwiki/7.0.21/app-readme.md b/stable/dokuwiki/7.0.22/app-readme.md similarity index 100% rename from stable/dokuwiki/7.0.21/app-readme.md rename to stable/dokuwiki/7.0.22/app-readme.md diff --git a/stable/dokuwiki/7.0.21/charts/common-14.0.1.tgz b/stable/dokuwiki/7.0.22/charts/common-14.0.1.tgz similarity index 100% rename from stable/dokuwiki/7.0.21/charts/common-14.0.1.tgz rename to stable/dokuwiki/7.0.22/charts/common-14.0.1.tgz diff --git a/stable/dokuwiki/7.0.21/ix_values.yaml b/stable/dokuwiki/7.0.22/ix_values.yaml similarity index 90% rename from stable/dokuwiki/7.0.21/ix_values.yaml rename to stable/dokuwiki/7.0.22/ix_values.yaml index e8312afe9b..6729064f01 100644 --- a/stable/dokuwiki/7.0.21/ix_values.yaml +++ b/stable/dokuwiki/7.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20230404.1.0@sha256:127eb31734b50a84f0d124b0560461fad91f8b02b1c13a8df9a78e862f2723f9 + tag: v20230404.1.0@sha256:afb00f8940b656b9896b2a431bfe27a4951b12e621063af9adc4821098e65821 securityContext: container: diff --git a/stable/dokuwiki/7.0.21/questions.yaml b/stable/dokuwiki/7.0.22/questions.yaml similarity index 100% rename from stable/dokuwiki/7.0.21/questions.yaml rename to stable/dokuwiki/7.0.22/questions.yaml diff --git a/stable/dokuwiki/7.0.21/templates/NOTES.txt b/stable/dokuwiki/7.0.22/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/7.0.21/templates/NOTES.txt rename to stable/dokuwiki/7.0.22/templates/NOTES.txt diff --git a/stable/dokuwiki/7.0.21/templates/common.yaml b/stable/dokuwiki/7.0.22/templates/common.yaml similarity index 100% rename from stable/dokuwiki/7.0.21/templates/common.yaml rename to stable/dokuwiki/7.0.22/templates/common.yaml diff --git a/stable/dokuwiki/7.0.21/values.yaml b/stable/dokuwiki/7.0.22/values.yaml similarity index 100% rename from stable/dokuwiki/7.0.21/values.yaml rename to stable/dokuwiki/7.0.22/values.yaml