diff --git a/stable/dokuwiki/5.0.19/app-changelog.md b/stable/dokuwiki/5.0.19/app-changelog.md deleted file mode 100644 index 27829628021..00000000000 --- a/stable/dokuwiki/5.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-5.0.19](https://github.com/truecharts/charts/compare/dokuwiki-5.0.18...dokuwiki-5.0.19) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - \ No newline at end of file diff --git a/stable/dokuwiki/5.0.19/CHANGELOG.md b/stable/dokuwiki/5.0.20/CHANGELOG.md similarity index 95% rename from stable/dokuwiki/5.0.19/CHANGELOG.md rename to stable/dokuwiki/5.0.20/CHANGELOG.md index dd1a9a98897..1bf4b05ccd5 100644 --- a/stable/dokuwiki/5.0.19/CHANGELOG.md +++ b/stable/dokuwiki/5.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dokuwiki-5.0.20](https://github.com/truecharts/charts/compare/dokuwiki-5.0.19...dokuwiki-5.0.20) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 + + + + ## [dokuwiki-5.0.19](https://github.com/truecharts/charts/compare/dokuwiki-5.0.18...dokuwiki-5.0.19) (2023-02-02) ### Fix @@ -88,12 +97,3 @@ ## [dokuwiki-5.0.10](https://github.com/truecharts/charts/compare/dokuwiki-5.0.9...dokuwiki-5.0.10) (2022-12-24) -### Chore - -- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 - - - - -## [dokuwiki-5.0.9](https://github.com/truecharts/charts/compare/dokuwiki-5.0.8...dokuwiki-5.0.9) (2022-12-19) - diff --git a/stable/dokuwiki/5.0.19/Chart.yaml b/stable/dokuwiki/5.0.20/Chart.yaml similarity index 98% rename from stable/dokuwiki/5.0.19/Chart.yaml rename to stable/dokuwiki/5.0.20/Chart.yaml index d8624ddcec9..0a2a5047ca1 100644 --- a/stable/dokuwiki/5.0.19/Chart.yaml +++ b/stable/dokuwiki/5.0.20/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 5.0.19 +version: 5.0.20 appVersion: "20220731.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/5.0.19/README.md b/stable/dokuwiki/5.0.20/README.md similarity index 100% rename from stable/dokuwiki/5.0.19/README.md rename to stable/dokuwiki/5.0.20/README.md diff --git a/stable/dokuwiki/5.0.20/app-changelog.md b/stable/dokuwiki/5.0.20/app-changelog.md new file mode 100644 index 00000000000..abb3a90cc3d --- /dev/null +++ b/stable/dokuwiki/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-5.0.20](https://github.com/truecharts/charts/compare/dokuwiki-5.0.19...dokuwiki-5.0.20) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 + + \ No newline at end of file diff --git a/stable/dokuwiki/5.0.19/app-readme.md b/stable/dokuwiki/5.0.20/app-readme.md similarity index 100% rename from stable/dokuwiki/5.0.19/app-readme.md rename to stable/dokuwiki/5.0.20/app-readme.md diff --git a/stable/dokuwiki/5.0.19/charts/common-11.1.2.tgz b/stable/dokuwiki/5.0.20/charts/common-11.1.2.tgz similarity index 100% rename from stable/dokuwiki/5.0.19/charts/common-11.1.2.tgz rename to stable/dokuwiki/5.0.20/charts/common-11.1.2.tgz diff --git a/stable/dokuwiki/5.0.19/ix_values.yaml b/stable/dokuwiki/5.0.20/ix_values.yaml similarity index 86% rename from stable/dokuwiki/5.0.19/ix_values.yaml rename to stable/dokuwiki/5.0.20/ix_values.yaml index 587b04b6f43..7540c6a4ebd 100644 --- a/stable/dokuwiki/5.0.19/ix_values.yaml +++ b/stable/dokuwiki/5.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: 20220731.1.0@sha256:a8666ca7219ee509ac9f40f510add0cd46c02d691253a1e01b51ef4c2c10e02a + tag: 20220731.1.0@sha256:8fe7212b106b9dd214b1c3024080882480e37d24c64a3827c6aecd309531cea5 securityContext: runAsNonRoot: false diff --git a/stable/dokuwiki/5.0.19/questions.yaml b/stable/dokuwiki/5.0.20/questions.yaml similarity index 100% rename from stable/dokuwiki/5.0.19/questions.yaml rename to stable/dokuwiki/5.0.20/questions.yaml diff --git a/stable/dokuwiki/5.0.19/templates/common.yaml b/stable/dokuwiki/5.0.20/templates/common.yaml similarity index 100% rename from stable/dokuwiki/5.0.19/templates/common.yaml rename to stable/dokuwiki/5.0.20/templates/common.yaml diff --git a/stable/dokuwiki/5.0.19/values.yaml b/stable/dokuwiki/5.0.20/values.yaml similarity index 100% rename from stable/dokuwiki/5.0.19/values.yaml rename to stable/dokuwiki/5.0.20/values.yaml