diff --git a/stable/dokuwiki/7.0.0/app-changelog.md b/stable/dokuwiki/7.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/dokuwiki/7.0.0/CHANGELOG.md b/stable/dokuwiki/7.0.1/CHANGELOG.md similarity index 93% rename from stable/dokuwiki/7.0.0/CHANGELOG.md rename to stable/dokuwiki/7.0.1/CHANGELOG.md index 48b97b704a..bf645d6e45 100644 --- a/stable/dokuwiki/7.0.0/CHANGELOG.md +++ b/stable/dokuwiki/7.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dokuwiki-7.0.1](https://github.com/truecharts/charts/compare/dokuwiki-7.0.0...dokuwiki-7.0.1) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11165](https://github.com/truecharts/charts/issues/11165)) + + + + ## [dokuwiki-7.0.0](https://github.com/truecharts/charts/compare/dokuwiki-6.0.35...dokuwiki-7.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10392](https://github.com/truecharts/charts/issues/10392)) - - - -## [dokuwiki-6.0.26](https://github.com/truecharts/charts/compare/dokuwiki-6.0.25...dokuwiki-6.0.26) (2023-07-09) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10350](https://github.com/truecharts/charts/issues/10350)) - diff --git a/stable/dokuwiki/7.0.0/Chart.yaml b/stable/dokuwiki/7.0.1/Chart.yaml similarity index 98% rename from stable/dokuwiki/7.0.0/Chart.yaml rename to stable/dokuwiki/7.0.1/Chart.yaml index 09978f839f..442153842a 100644 --- a/stable/dokuwiki/7.0.0/Chart.yaml +++ b/stable/dokuwiki/7.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 7.0.0 +version: 7.0.1 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.0/README.md b/stable/dokuwiki/7.0.1/README.md similarity index 100% rename from stable/dokuwiki/7.0.0/README.md rename to stable/dokuwiki/7.0.1/README.md diff --git a/stable/dokuwiki/7.0.1/app-changelog.md b/stable/dokuwiki/7.0.1/app-changelog.md new file mode 100644 index 0000000000..2816a4d059 --- /dev/null +++ b/stable/dokuwiki/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-7.0.1](https://github.com/truecharts/charts/compare/dokuwiki-7.0.0...dokuwiki-7.0.1) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11165](https://github.com/truecharts/charts/issues/11165)) + + \ No newline at end of file diff --git a/stable/dokuwiki/7.0.0/app-readme.md b/stable/dokuwiki/7.0.1/app-readme.md similarity index 100% rename from stable/dokuwiki/7.0.0/app-readme.md rename to stable/dokuwiki/7.0.1/app-readme.md diff --git a/stable/dokuwiki/7.0.0/charts/common-14.0.1.tgz b/stable/dokuwiki/7.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/dokuwiki/7.0.0/charts/common-14.0.1.tgz rename to stable/dokuwiki/7.0.1/charts/common-14.0.1.tgz diff --git a/stable/dokuwiki/7.0.0/ix_values.yaml b/stable/dokuwiki/7.0.1/ix_values.yaml similarity index 90% rename from stable/dokuwiki/7.0.0/ix_values.yaml rename to stable/dokuwiki/7.0.1/ix_values.yaml index 684e02f5d6..b49892ac14 100644 --- a/stable/dokuwiki/7.0.0/ix_values.yaml +++ b/stable/dokuwiki/7.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20230404.1.0@sha256:82969a73fa63cc53cca9a4b4beb74e37123a10b1f2e045316a971fafc6c9d2f3 + tag: v20230404.1.0@sha256:8c1883a8ffbca5071f8bc67a5368ea08342efb6dfa8bbbe49e4988a3b0cd802f securityContext: container: diff --git a/stable/dokuwiki/7.0.0/questions.yaml b/stable/dokuwiki/7.0.1/questions.yaml similarity index 100% rename from stable/dokuwiki/7.0.0/questions.yaml rename to stable/dokuwiki/7.0.1/questions.yaml diff --git a/stable/dokuwiki/7.0.0/templates/NOTES.txt b/stable/dokuwiki/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/7.0.0/templates/NOTES.txt rename to stable/dokuwiki/7.0.1/templates/NOTES.txt diff --git a/stable/dokuwiki/7.0.0/templates/common.yaml b/stable/dokuwiki/7.0.1/templates/common.yaml similarity index 100% rename from stable/dokuwiki/7.0.0/templates/common.yaml rename to stable/dokuwiki/7.0.1/templates/common.yaml diff --git a/stable/dokuwiki/7.0.0/values.yaml b/stable/dokuwiki/7.0.1/values.yaml similarity index 100% rename from stable/dokuwiki/7.0.0/values.yaml rename to stable/dokuwiki/7.0.1/values.yaml