From 35ed32a1c24374ce82d4afb2fc8d05b13ea2747b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 15 Sep 2023 18:48:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/dokuwiki/7.0.15/app-changelog.md | 9 --------- .../dokuwiki/{7.0.15 => 7.0.16}/CHANGELOG.md | 18 +++++++++--------- stable/dokuwiki/{7.0.15 => 7.0.16}/Chart.yaml | 2 +- stable/dokuwiki/{7.0.15 => 7.0.16}/README.md | 0 stable/dokuwiki/7.0.16/app-changelog.md | 9 +++++++++ .../dokuwiki/{7.0.15 => 7.0.16}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{7.0.15 => 7.0.16}/ix_values.yaml | 2 +- .../{7.0.15 => 7.0.16}/questions.yaml | 0 .../{7.0.15 => 7.0.16}/templates/NOTES.txt | 0 .../{7.0.15 => 7.0.16}/templates/common.yaml | 0 .../dokuwiki/{7.0.15 => 7.0.16}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/dokuwiki/7.0.15/app-changelog.md rename stable/dokuwiki/{7.0.15 => 7.0.16}/CHANGELOG.md (93%) rename stable/dokuwiki/{7.0.15 => 7.0.16}/Chart.yaml (98%) rename stable/dokuwiki/{7.0.15 => 7.0.16}/README.md (100%) create mode 100644 stable/dokuwiki/7.0.16/app-changelog.md rename stable/dokuwiki/{7.0.15 => 7.0.16}/app-readme.md (100%) rename stable/dokuwiki/{7.0.15 => 7.0.16}/charts/common-14.0.1.tgz (100%) rename stable/dokuwiki/{7.0.15 => 7.0.16}/ix_values.yaml (90%) rename stable/dokuwiki/{7.0.15 => 7.0.16}/questions.yaml (100%) rename stable/dokuwiki/{7.0.15 => 7.0.16}/templates/NOTES.txt (100%) rename stable/dokuwiki/{7.0.15 => 7.0.16}/templates/common.yaml (100%) rename stable/dokuwiki/{7.0.15 => 7.0.16}/values.yaml (100%) diff --git a/stable/dokuwiki/7.0.15/app-changelog.md b/stable/dokuwiki/7.0.15/app-changelog.md deleted file mode 100644 index 90b22e27c33..00000000000 --- a/stable/dokuwiki/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-7.0.15](https://github.com/truecharts/charts/compare/dokuwiki-7.0.14...dokuwiki-7.0.15) (2023-09-12) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12531](https://github.com/truecharts/charts/issues/12531)) - - \ No newline at end of file diff --git a/stable/dokuwiki/7.0.15/CHANGELOG.md b/stable/dokuwiki/7.0.16/CHANGELOG.md similarity index 93% rename from stable/dokuwiki/7.0.15/CHANGELOG.md rename to stable/dokuwiki/7.0.16/CHANGELOG.md index d8a68d418e8..c12983fa3c3 100644 --- a/stable/dokuwiki/7.0.15/CHANGELOG.md +++ b/stable/dokuwiki/7.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dokuwiki-7.0.16](https://github.com/truecharts/charts/compare/dokuwiki-7.0.15...dokuwiki-7.0.16) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12628](https://github.com/truecharts/charts/issues/12628)) + + + + ## [dokuwiki-7.0.15](https://github.com/truecharts/charts/compare/dokuwiki-7.0.14...dokuwiki-7.0.15) (2023-09-12) ### Chore @@ -88,12 +97,3 @@ ## [dokuwiki-7.0.6](https://github.com/truecharts/charts/compare/dokuwiki-7.0.5...dokuwiki-7.0.6) (2023-08-18) ### Chore - -- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#11657](https://github.com/truecharts/charts/issues/11657)) - - - - -## [dokuwiki-7.0.5](https://github.com/truecharts/charts/compare/dokuwiki-7.0.4...dokuwiki-7.0.5) (2023-08-15) - -### Chore diff --git a/stable/dokuwiki/7.0.15/Chart.yaml b/stable/dokuwiki/7.0.16/Chart.yaml similarity index 98% rename from stable/dokuwiki/7.0.15/Chart.yaml rename to stable/dokuwiki/7.0.16/Chart.yaml index efa549a6fbb..11403b401a3 100644 --- a/stable/dokuwiki/7.0.15/Chart.yaml +++ b/stable/dokuwiki/7.0.16/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 7.0.15 +version: 7.0.16 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.15/README.md b/stable/dokuwiki/7.0.16/README.md similarity index 100% rename from stable/dokuwiki/7.0.15/README.md rename to stable/dokuwiki/7.0.16/README.md diff --git a/stable/dokuwiki/7.0.16/app-changelog.md b/stable/dokuwiki/7.0.16/app-changelog.md new file mode 100644 index 00000000000..c4e8106d085 --- /dev/null +++ b/stable/dokuwiki/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-7.0.16](https://github.com/truecharts/charts/compare/dokuwiki-7.0.15...dokuwiki-7.0.16) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 ([#12628](https://github.com/truecharts/charts/issues/12628)) + + \ No newline at end of file diff --git a/stable/dokuwiki/7.0.15/app-readme.md b/stable/dokuwiki/7.0.16/app-readme.md similarity index 100% rename from stable/dokuwiki/7.0.15/app-readme.md rename to stable/dokuwiki/7.0.16/app-readme.md diff --git a/stable/dokuwiki/7.0.15/charts/common-14.0.1.tgz b/stable/dokuwiki/7.0.16/charts/common-14.0.1.tgz similarity index 100% rename from stable/dokuwiki/7.0.15/charts/common-14.0.1.tgz rename to stable/dokuwiki/7.0.16/charts/common-14.0.1.tgz diff --git a/stable/dokuwiki/7.0.15/ix_values.yaml b/stable/dokuwiki/7.0.16/ix_values.yaml similarity index 90% rename from stable/dokuwiki/7.0.15/ix_values.yaml rename to stable/dokuwiki/7.0.16/ix_values.yaml index 664dbd90b8b..7a4efca24a5 100644 --- a/stable/dokuwiki/7.0.15/ix_values.yaml +++ b/stable/dokuwiki/7.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: v20230404.1.0@sha256:dbf6f781c395c44ab91545501924833f12dac43ebc0d4909398b3092e99313c1 + tag: v20230404.1.0@sha256:d3a8d390c382a90e54153cfa97aec05c1dc56b10a829771f0ecbc254eb8e5b96 securityContext: container: diff --git a/stable/dokuwiki/7.0.15/questions.yaml b/stable/dokuwiki/7.0.16/questions.yaml similarity index 100% rename from stable/dokuwiki/7.0.15/questions.yaml rename to stable/dokuwiki/7.0.16/questions.yaml diff --git a/stable/dokuwiki/7.0.15/templates/NOTES.txt b/stable/dokuwiki/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/7.0.15/templates/NOTES.txt rename to stable/dokuwiki/7.0.16/templates/NOTES.txt diff --git a/stable/dokuwiki/7.0.15/templates/common.yaml b/stable/dokuwiki/7.0.16/templates/common.yaml similarity index 100% rename from stable/dokuwiki/7.0.15/templates/common.yaml rename to stable/dokuwiki/7.0.16/templates/common.yaml diff --git a/stable/dokuwiki/7.0.15/values.yaml b/stable/dokuwiki/7.0.16/values.yaml similarity index 100% rename from stable/dokuwiki/7.0.15/values.yaml rename to stable/dokuwiki/7.0.16/values.yaml