diff --git a/stable/dokuwiki/7.0.3/app-changelog.md b/stable/dokuwiki/7.0.3/app-changelog.md deleted file mode 100644 index 0d78c9b8e79..00000000000 --- a/stable/dokuwiki/7.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-7.0.3](https://github.com/truecharts/charts/compare/dokuwiki-7.0.2...dokuwiki-7.0.3) (2023-08-09) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11361](https://github.com/truecharts/charts/issues/11361)) - - \ No newline at end of file diff --git a/stable/dokuwiki/7.0.3/CHANGELOG.md b/stable/dokuwiki/7.0.4/CHANGELOG.md similarity index 93% rename from stable/dokuwiki/7.0.3/CHANGELOG.md rename to stable/dokuwiki/7.0.4/CHANGELOG.md index e5b5a8e2d00..08acc9248b2 100644 --- a/stable/dokuwiki/7.0.3/CHANGELOG.md +++ b/stable/dokuwiki/7.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dokuwiki-7.0.4](https://github.com/truecharts/charts/compare/dokuwiki-7.0.3...dokuwiki-7.0.4) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11463](https://github.com/truecharts/charts/issues/11463)) + + + + ## [dokuwiki-7.0.3](https://github.com/truecharts/charts/compare/dokuwiki-7.0.2...dokuwiki-7.0.3) (2023-08-09) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10675](https://github.com/truecharts/charts/issues/10675)) - - - -## [dokuwiki-6.0.29](https://github.com/truecharts/charts/compare/dokuwiki-6.0.28...dokuwiki-6.0.29) (2023-07-17) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10544](https://github.com/truecharts/charts/issues/10544)) - diff --git a/stable/dokuwiki/7.0.3/Chart.yaml b/stable/dokuwiki/7.0.4/Chart.yaml similarity index 98% rename from stable/dokuwiki/7.0.3/Chart.yaml rename to stable/dokuwiki/7.0.4/Chart.yaml index 56f230ccf52..fd42805a531 100644 --- a/stable/dokuwiki/7.0.3/Chart.yaml +++ b/stable/dokuwiki/7.0.4/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 7.0.3 +version: 7.0.4 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.3/README.md b/stable/dokuwiki/7.0.4/README.md similarity index 100% rename from stable/dokuwiki/7.0.3/README.md rename to stable/dokuwiki/7.0.4/README.md diff --git a/stable/dokuwiki/7.0.4/app-changelog.md b/stable/dokuwiki/7.0.4/app-changelog.md new file mode 100644 index 00000000000..375b9961cb3 --- /dev/null +++ b/stable/dokuwiki/7.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-7.0.4](https://github.com/truecharts/charts/compare/dokuwiki-7.0.3...dokuwiki-7.0.4) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11463](https://github.com/truecharts/charts/issues/11463)) + + \ No newline at end of file diff --git a/stable/dokuwiki/7.0.3/app-readme.md b/stable/dokuwiki/7.0.4/app-readme.md similarity index 100% rename from stable/dokuwiki/7.0.3/app-readme.md rename to stable/dokuwiki/7.0.4/app-readme.md diff --git a/stable/dokuwiki/7.0.3/charts/common-14.0.1.tgz b/stable/dokuwiki/7.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/dokuwiki/7.0.3/charts/common-14.0.1.tgz rename to stable/dokuwiki/7.0.4/charts/common-14.0.1.tgz diff --git a/stable/dokuwiki/7.0.3/ix_values.yaml b/stable/dokuwiki/7.0.4/ix_values.yaml similarity index 90% rename from stable/dokuwiki/7.0.3/ix_values.yaml rename to stable/dokuwiki/7.0.4/ix_values.yaml index 829123d66ed..c4b28291bdd 100644 --- a/stable/dokuwiki/7.0.3/ix_values.yaml +++ b/stable/dokuwiki/7.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20230404.1.0@sha256:43f346fa28693e96b06f53040a6e6839228dc3ae8f4420c9fc8fbc7cbba988fa + tag: v20230404.1.0@sha256:fda9eb1c0ec7b90a581a0f650c484632d29b2d9ab01333ca8711b5af08668e00 securityContext: container: diff --git a/stable/dokuwiki/7.0.3/questions.yaml b/stable/dokuwiki/7.0.4/questions.yaml similarity index 100% rename from stable/dokuwiki/7.0.3/questions.yaml rename to stable/dokuwiki/7.0.4/questions.yaml diff --git a/stable/dokuwiki/7.0.3/templates/NOTES.txt b/stable/dokuwiki/7.0.4/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/7.0.3/templates/NOTES.txt rename to stable/dokuwiki/7.0.4/templates/NOTES.txt diff --git a/stable/dokuwiki/7.0.3/templates/common.yaml b/stable/dokuwiki/7.0.4/templates/common.yaml similarity index 100% rename from stable/dokuwiki/7.0.3/templates/common.yaml rename to stable/dokuwiki/7.0.4/templates/common.yaml diff --git a/stable/dokuwiki/7.0.3/values.yaml b/stable/dokuwiki/7.0.4/values.yaml similarity index 100% rename from stable/dokuwiki/7.0.3/values.yaml rename to stable/dokuwiki/7.0.4/values.yaml