From acaa1dd2357f6e190b2fa3b330d1e269fe7c8067 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 17 Jul 2023 18:42:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/dokuwiki/6.0.28/app-changelog.md | 9 --------- .../dokuwiki/{6.0.28 => 6.0.29}/CHANGELOG.md | 18 +++++++++--------- stable/dokuwiki/{6.0.28 => 6.0.29}/Chart.yaml | 2 +- stable/dokuwiki/{6.0.28 => 6.0.29}/README.md | 0 stable/dokuwiki/6.0.29/app-changelog.md | 9 +++++++++ .../dokuwiki/{6.0.28 => 6.0.29}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{6.0.28 => 6.0.29}/ix_values.yaml | 2 +- .../{6.0.28 => 6.0.29}/questions.yaml | 0 .../{6.0.28 => 6.0.29}/templates/NOTES.txt | 0 .../{6.0.28 => 6.0.29}/templates/common.yaml | 0 .../dokuwiki/{6.0.28 => 6.0.29}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/dokuwiki/6.0.28/app-changelog.md rename stable/dokuwiki/{6.0.28 => 6.0.29}/CHANGELOG.md (90%) rename stable/dokuwiki/{6.0.28 => 6.0.29}/Chart.yaml (98%) rename stable/dokuwiki/{6.0.28 => 6.0.29}/README.md (100%) create mode 100644 stable/dokuwiki/6.0.29/app-changelog.md rename stable/dokuwiki/{6.0.28 => 6.0.29}/app-readme.md (100%) rename stable/dokuwiki/{6.0.28 => 6.0.29}/charts/common-12.14.6.tgz (100%) rename stable/dokuwiki/{6.0.28 => 6.0.29}/ix_values.yaml (90%) rename stable/dokuwiki/{6.0.28 => 6.0.29}/questions.yaml (100%) rename stable/dokuwiki/{6.0.28 => 6.0.29}/templates/NOTES.txt (100%) rename stable/dokuwiki/{6.0.28 => 6.0.29}/templates/common.yaml (100%) rename stable/dokuwiki/{6.0.28 => 6.0.29}/values.yaml (100%) diff --git a/stable/dokuwiki/6.0.28/app-changelog.md b/stable/dokuwiki/6.0.28/app-changelog.md deleted file mode 100644 index fc72d20b09..0000000000 --- a/stable/dokuwiki/6.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/dokuwiki/6.0.28/CHANGELOG.md b/stable/dokuwiki/6.0.29/CHANGELOG.md similarity index 90% rename from stable/dokuwiki/6.0.28/CHANGELOG.md rename to stable/dokuwiki/6.0.29/CHANGELOG.md index 3dd0513250..4fbec1900b 100644 --- a/stable/dokuwiki/6.0.28/CHANGELOG.md +++ b/stable/dokuwiki/6.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [dokuwiki-6.0.28](https://github.com/truecharts/charts/compare/dokuwiki-6.0.27...dokuwiki-6.0.28) (2023-07-14) ### Chore @@ -88,12 +97,3 @@ ## [dokuwiki-6.0.19](https://github.com/truecharts/charts/compare/dokuwiki-6.0.18...dokuwiki-6.0.19) (2023-06-04) ### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - diff --git a/stable/dokuwiki/6.0.28/Chart.yaml b/stable/dokuwiki/6.0.29/Chart.yaml similarity index 98% rename from stable/dokuwiki/6.0.28/Chart.yaml rename to stable/dokuwiki/6.0.29/Chart.yaml index 98568412a6..e0d00ce996 100644 --- a/stable/dokuwiki/6.0.28/Chart.yaml +++ b/stable/dokuwiki/6.0.29/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 6.0.28 +version: 6.0.29 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/6.0.28/README.md b/stable/dokuwiki/6.0.29/README.md similarity index 100% rename from stable/dokuwiki/6.0.28/README.md rename to stable/dokuwiki/6.0.29/README.md diff --git a/stable/dokuwiki/6.0.29/app-changelog.md b/stable/dokuwiki/6.0.29/app-changelog.md new file mode 100644 index 0000000000..27605d3fb0 --- /dev/null +++ b/stable/dokuwiki/6.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dokuwiki/6.0.28/app-readme.md b/stable/dokuwiki/6.0.29/app-readme.md similarity index 100% rename from stable/dokuwiki/6.0.28/app-readme.md rename to stable/dokuwiki/6.0.29/app-readme.md diff --git a/stable/dokuwiki/6.0.28/charts/common-12.14.6.tgz b/stable/dokuwiki/6.0.29/charts/common-12.14.6.tgz similarity index 100% rename from stable/dokuwiki/6.0.28/charts/common-12.14.6.tgz rename to stable/dokuwiki/6.0.29/charts/common-12.14.6.tgz diff --git a/stable/dokuwiki/6.0.28/ix_values.yaml b/stable/dokuwiki/6.0.29/ix_values.yaml similarity index 90% rename from stable/dokuwiki/6.0.28/ix_values.yaml rename to stable/dokuwiki/6.0.29/ix_values.yaml index e8d6bcb4b5..61e3f24c7e 100644 --- a/stable/dokuwiki/6.0.28/ix_values.yaml +++ b/stable/dokuwiki/6.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20230404.1.0@sha256:1bbc8cb79fd21be5f81892661eb5a67856cbd60656a6d9ae842a0cb6ca8d0106 + tag: v20230404.1.0@sha256:986b64aa799842c28595c503a996e1f15d490b46efe2bf09f9df25b3a9b93305 securityContext: container: diff --git a/stable/dokuwiki/6.0.28/questions.yaml b/stable/dokuwiki/6.0.29/questions.yaml similarity index 100% rename from stable/dokuwiki/6.0.28/questions.yaml rename to stable/dokuwiki/6.0.29/questions.yaml diff --git a/stable/dokuwiki/6.0.28/templates/NOTES.txt b/stable/dokuwiki/6.0.29/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/6.0.28/templates/NOTES.txt rename to stable/dokuwiki/6.0.29/templates/NOTES.txt diff --git a/stable/dokuwiki/6.0.28/templates/common.yaml b/stable/dokuwiki/6.0.29/templates/common.yaml similarity index 100% rename from stable/dokuwiki/6.0.28/templates/common.yaml rename to stable/dokuwiki/6.0.29/templates/common.yaml diff --git a/stable/dokuwiki/6.0.28/values.yaml b/stable/dokuwiki/6.0.29/values.yaml similarity index 100% rename from stable/dokuwiki/6.0.28/values.yaml rename to stable/dokuwiki/6.0.29/values.yaml