diff --git a/stable/dokuwiki/7.0.9/CHANGELOG.md b/stable/dokuwiki/7.0.10/CHANGELOG.md similarity index 93% rename from stable/dokuwiki/7.0.9/CHANGELOG.md rename to stable/dokuwiki/7.0.10/CHANGELOG.md index 4ccb35f27df..0023905b3a5 100644 --- a/stable/dokuwiki/7.0.9/CHANGELOG.md +++ b/stable/dokuwiki/7.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dokuwiki-7.0.10](https://github.com/truecharts/charts/compare/dokuwiki-7.0.9...dokuwiki-7.0.10) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11963](https://github.com/truecharts/charts/issues/11963)) + + + + ## [dokuwiki-7.0.9](https://github.com/truecharts/charts/compare/dokuwiki-7.0.8...dokuwiki-7.0.9) (2023-08-25) ### Chore @@ -88,12 +97,3 @@ ## [dokuwiki-7.0.0](https://github.com/truecharts/charts/compare/dokuwiki-6.0.35...dokuwiki-7.0.0) (2023-07-31) - - - -## [dokuwiki-6.0.35](https://github.com/truecharts/charts/compare/dokuwiki-6.0.34...dokuwiki-6.0.35) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11084](https://github.com/truecharts/charts/issues/11084)) - diff --git a/stable/dokuwiki/7.0.9/Chart.yaml b/stable/dokuwiki/7.0.10/Chart.yaml similarity index 98% rename from stable/dokuwiki/7.0.9/Chart.yaml rename to stable/dokuwiki/7.0.10/Chart.yaml index 3fdb812d1bc..cb461886e98 100644 --- a/stable/dokuwiki/7.0.9/Chart.yaml +++ b/stable/dokuwiki/7.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 7.0.9 +version: 7.0.10 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.9/README.md b/stable/dokuwiki/7.0.10/README.md similarity index 100% rename from stable/dokuwiki/7.0.9/README.md rename to stable/dokuwiki/7.0.10/README.md diff --git a/stable/dokuwiki/7.0.10/app-changelog.md b/stable/dokuwiki/7.0.10/app-changelog.md new file mode 100644 index 00000000000..8f56eb1716c --- /dev/null +++ b/stable/dokuwiki/7.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-7.0.10](https://github.com/truecharts/charts/compare/dokuwiki-7.0.9...dokuwiki-7.0.10) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11963](https://github.com/truecharts/charts/issues/11963)) + + \ No newline at end of file diff --git a/stable/dokuwiki/7.0.9/app-readme.md b/stable/dokuwiki/7.0.10/app-readme.md similarity index 100% rename from stable/dokuwiki/7.0.9/app-readme.md rename to stable/dokuwiki/7.0.10/app-readme.md diff --git a/stable/dokuwiki/7.0.9/charts/common-14.0.1.tgz b/stable/dokuwiki/7.0.10/charts/common-14.0.1.tgz similarity index 100% rename from stable/dokuwiki/7.0.9/charts/common-14.0.1.tgz rename to stable/dokuwiki/7.0.10/charts/common-14.0.1.tgz diff --git a/stable/dokuwiki/7.0.9/ix_values.yaml b/stable/dokuwiki/7.0.10/ix_values.yaml similarity index 90% rename from stable/dokuwiki/7.0.9/ix_values.yaml rename to stable/dokuwiki/7.0.10/ix_values.yaml index 010e3824d60..921278da551 100644 --- a/stable/dokuwiki/7.0.9/ix_values.yaml +++ b/stable/dokuwiki/7.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20230404.1.0@sha256:dde2f09f707443447d0198c50310a7ce8f24e079c7f3e9fd7330f823c4833efd + tag: v20230404.1.0@sha256:7d4297819789b8fcae42aaefe160d3d626959f0a2fe01314fbcb25ae265beaec securityContext: container: diff --git a/stable/dokuwiki/7.0.9/questions.yaml b/stable/dokuwiki/7.0.10/questions.yaml similarity index 100% rename from stable/dokuwiki/7.0.9/questions.yaml rename to stable/dokuwiki/7.0.10/questions.yaml diff --git a/stable/dokuwiki/7.0.9/templates/NOTES.txt b/stable/dokuwiki/7.0.10/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/7.0.9/templates/NOTES.txt rename to stable/dokuwiki/7.0.10/templates/NOTES.txt diff --git a/stable/dokuwiki/7.0.9/templates/common.yaml b/stable/dokuwiki/7.0.10/templates/common.yaml similarity index 100% rename from stable/dokuwiki/7.0.9/templates/common.yaml rename to stable/dokuwiki/7.0.10/templates/common.yaml diff --git a/stable/dokuwiki/7.0.9/values.yaml b/stable/dokuwiki/7.0.10/values.yaml similarity index 100% rename from stable/dokuwiki/7.0.9/values.yaml rename to stable/dokuwiki/7.0.10/values.yaml diff --git a/stable/dokuwiki/7.0.9/app-changelog.md b/stable/dokuwiki/7.0.9/app-changelog.md deleted file mode 100644 index 005694bd6b0..00000000000 --- a/stable/dokuwiki/7.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-7.0.9](https://github.com/truecharts/charts/compare/dokuwiki-7.0.8...dokuwiki-7.0.9) (2023-08-25) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11869](https://github.com/truecharts/charts/issues/11869)) - - \ No newline at end of file