From 573cd8ddae84cee1c09eaaab601d9d2d4f207856 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 9 Aug 2023 10:43:16 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/dokuwiki/7.0.2/app-changelog.md | 9 --------- stable/dokuwiki/{7.0.2 => 7.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/dokuwiki/{7.0.2 => 7.0.3}/Chart.yaml | 2 +- stable/dokuwiki/{7.0.2 => 7.0.3}/README.md | 0 stable/dokuwiki/7.0.3/app-changelog.md | 9 +++++++++ .../dokuwiki/{7.0.2 => 7.0.3}/app-readme.md | 0 .../{7.0.2 => 7.0.3}/charts/common-14.0.1.tgz | Bin .../dokuwiki/{7.0.2 => 7.0.3}/ix_values.yaml | 2 +- .../dokuwiki/{7.0.2 => 7.0.3}/questions.yaml | 0 .../{7.0.2 => 7.0.3}/templates/NOTES.txt | 0 .../{7.0.2 => 7.0.3}/templates/common.yaml | 0 stable/dokuwiki/{7.0.2 => 7.0.3}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/dokuwiki/7.0.2/app-changelog.md rename stable/dokuwiki/{7.0.2 => 7.0.3}/CHANGELOG.md (93%) rename stable/dokuwiki/{7.0.2 => 7.0.3}/Chart.yaml (98%) rename stable/dokuwiki/{7.0.2 => 7.0.3}/README.md (100%) create mode 100644 stable/dokuwiki/7.0.3/app-changelog.md rename stable/dokuwiki/{7.0.2 => 7.0.3}/app-readme.md (100%) rename stable/dokuwiki/{7.0.2 => 7.0.3}/charts/common-14.0.1.tgz (100%) rename stable/dokuwiki/{7.0.2 => 7.0.3}/ix_values.yaml (90%) rename stable/dokuwiki/{7.0.2 => 7.0.3}/questions.yaml (100%) rename stable/dokuwiki/{7.0.2 => 7.0.3}/templates/NOTES.txt (100%) rename stable/dokuwiki/{7.0.2 => 7.0.3}/templates/common.yaml (100%) rename stable/dokuwiki/{7.0.2 => 7.0.3}/values.yaml (100%) diff --git a/stable/dokuwiki/7.0.2/app-changelog.md b/stable/dokuwiki/7.0.2/app-changelog.md deleted file mode 100644 index faa1fc6309..0000000000 --- a/stable/dokuwiki/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-7.0.2](https://github.com/truecharts/charts/compare/dokuwiki-7.0.1...dokuwiki-7.0.2) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11265](https://github.com/truecharts/charts/issues/11265)) - - \ No newline at end of file diff --git a/stable/dokuwiki/7.0.2/CHANGELOG.md b/stable/dokuwiki/7.0.3/CHANGELOG.md similarity index 93% rename from stable/dokuwiki/7.0.2/CHANGELOG.md rename to stable/dokuwiki/7.0.3/CHANGELOG.md index 742bce20ce..e5b5a8e2d0 100644 --- a/stable/dokuwiki/7.0.2/CHANGELOG.md +++ b/stable/dokuwiki/7.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [dokuwiki-7.0.2](https://github.com/truecharts/charts/compare/dokuwiki-7.0.1...dokuwiki-7.0.2) (2023-08-06) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10544](https://github.com/truecharts/charts/issues/10544)) - - - -## [dokuwiki-6.0.28](https://github.com/truecharts/charts/compare/dokuwiki-6.0.27...dokuwiki-6.0.28) (2023-07-14) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#10463](https://github.com/truecharts/charts/issues/10463)) - diff --git a/stable/dokuwiki/7.0.2/Chart.yaml b/stable/dokuwiki/7.0.3/Chart.yaml similarity index 98% rename from stable/dokuwiki/7.0.2/Chart.yaml rename to stable/dokuwiki/7.0.3/Chart.yaml index 466fe06252..56f230ccf5 100644 --- a/stable/dokuwiki/7.0.2/Chart.yaml +++ b/stable/dokuwiki/7.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 7.0.2 +version: 7.0.3 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.2/README.md b/stable/dokuwiki/7.0.3/README.md similarity index 100% rename from stable/dokuwiki/7.0.2/README.md rename to stable/dokuwiki/7.0.3/README.md diff --git a/stable/dokuwiki/7.0.3/app-changelog.md b/stable/dokuwiki/7.0.3/app-changelog.md new file mode 100644 index 0000000000..0d78c9b8e7 --- /dev/null +++ b/stable/dokuwiki/7.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.2/app-readme.md b/stable/dokuwiki/7.0.3/app-readme.md similarity index 100% rename from stable/dokuwiki/7.0.2/app-readme.md rename to stable/dokuwiki/7.0.3/app-readme.md diff --git a/stable/dokuwiki/7.0.2/charts/common-14.0.1.tgz b/stable/dokuwiki/7.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/dokuwiki/7.0.2/charts/common-14.0.1.tgz rename to stable/dokuwiki/7.0.3/charts/common-14.0.1.tgz diff --git a/stable/dokuwiki/7.0.2/ix_values.yaml b/stable/dokuwiki/7.0.3/ix_values.yaml similarity index 90% rename from stable/dokuwiki/7.0.2/ix_values.yaml rename to stable/dokuwiki/7.0.3/ix_values.yaml index f546baafb3..829123d66e 100644 --- a/stable/dokuwiki/7.0.2/ix_values.yaml +++ b/stable/dokuwiki/7.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20230404.1.0@sha256:c99275d64cceee81e2e321a1f865b3a1ddc3e73a050e0ce893db937606f77955 + tag: v20230404.1.0@sha256:43f346fa28693e96b06f53040a6e6839228dc3ae8f4420c9fc8fbc7cbba988fa securityContext: container: diff --git a/stable/dokuwiki/7.0.2/questions.yaml b/stable/dokuwiki/7.0.3/questions.yaml similarity index 100% rename from stable/dokuwiki/7.0.2/questions.yaml rename to stable/dokuwiki/7.0.3/questions.yaml diff --git a/stable/dokuwiki/7.0.2/templates/NOTES.txt b/stable/dokuwiki/7.0.3/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/7.0.2/templates/NOTES.txt rename to stable/dokuwiki/7.0.3/templates/NOTES.txt diff --git a/stable/dokuwiki/7.0.2/templates/common.yaml b/stable/dokuwiki/7.0.3/templates/common.yaml similarity index 100% rename from stable/dokuwiki/7.0.2/templates/common.yaml rename to stable/dokuwiki/7.0.3/templates/common.yaml diff --git a/stable/dokuwiki/7.0.2/values.yaml b/stable/dokuwiki/7.0.3/values.yaml similarity index 100% rename from stable/dokuwiki/7.0.2/values.yaml rename to stable/dokuwiki/7.0.3/values.yaml