From acd842ef33f8c9a3054e8de3b15bf67476546df1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 13 Aug 2023 21:42:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/xwiki/8.0.3/app-changelog.md | 9 --------- stable/xwiki/{8.0.3 => 8.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/xwiki/{8.0.3 => 8.0.4}/Chart.yaml | 4 ++-- stable/xwiki/{8.0.3 => 8.0.4}/README.md | 0 stable/xwiki/8.0.4/app-changelog.md | 9 +++++++++ stable/xwiki/{8.0.3 => 8.0.4}/app-readme.md | 0 .../{8.0.3 => 8.0.4}/charts/common-14.0.1.tgz | Bin stable/xwiki/{8.0.3 => 8.0.4}/ix_values.yaml | 2 +- stable/xwiki/{8.0.3 => 8.0.4}/questions.yaml | 0 .../{8.0.3 => 8.0.4}/templates/NOTES.txt | 0 .../{8.0.3 => 8.0.4}/templates/common.yaml | 0 stable/xwiki/{8.0.3 => 8.0.4}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/xwiki/8.0.3/app-changelog.md rename stable/xwiki/{8.0.3 => 8.0.4}/CHANGELOG.md (91%) rename stable/xwiki/{8.0.3 => 8.0.4}/Chart.yaml (95%) rename stable/xwiki/{8.0.3 => 8.0.4}/README.md (100%) create mode 100644 stable/xwiki/8.0.4/app-changelog.md rename stable/xwiki/{8.0.3 => 8.0.4}/app-readme.md (100%) rename stable/xwiki/{8.0.3 => 8.0.4}/charts/common-14.0.1.tgz (100%) rename stable/xwiki/{8.0.3 => 8.0.4}/ix_values.yaml (90%) rename stable/xwiki/{8.0.3 => 8.0.4}/questions.yaml (100%) rename stable/xwiki/{8.0.3 => 8.0.4}/templates/NOTES.txt (100%) rename stable/xwiki/{8.0.3 => 8.0.4}/templates/common.yaml (100%) rename stable/xwiki/{8.0.3 => 8.0.4}/values.yaml (100%) diff --git a/stable/xwiki/8.0.3/app-changelog.md b/stable/xwiki/8.0.3/app-changelog.md deleted file mode 100644 index bffd2514683..00000000000 --- a/stable/xwiki/8.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-8.0.3](https://github.com/truecharts/charts/compare/xwiki-8.0.2...xwiki-8.0.3) (2023-08-13) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v ([#11514](https://github.com/truecharts/charts/issues/11514)) - - \ No newline at end of file diff --git a/stable/xwiki/8.0.3/CHANGELOG.md b/stable/xwiki/8.0.4/CHANGELOG.md similarity index 91% rename from stable/xwiki/8.0.3/CHANGELOG.md rename to stable/xwiki/8.0.4/CHANGELOG.md index f6ed6313f92..2c36a2b2423 100644 --- a/stable/xwiki/8.0.3/CHANGELOG.md +++ b/stable/xwiki/8.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xwiki-8.0.4](https://github.com/truecharts/charts/compare/xwiki-8.0.3...xwiki-8.0.4) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.6.0 ([#11531](https://github.com/truecharts/charts/issues/11531)) + + + + ## [xwiki-8.0.3](https://github.com/truecharts/charts/compare/xwiki-8.0.2...xwiki-8.0.3) (2023-08-13) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/xwiki to v15.4.0-postgres ([#9911](https://github.com/truecharts/charts/issues/9911)) - - - -## [xwiki-7.0.25](https://github.com/truecharts/charts/compare/xwiki-7.0.24...xwiki-7.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.4.0-postgres ([#9649](https://github.com/truecharts/charts/issues/9649)) - diff --git a/stable/xwiki/8.0.3/Chart.yaml b/stable/xwiki/8.0.4/Chart.yaml similarity index 95% rename from stable/xwiki/8.0.3/Chart.yaml rename to stable/xwiki/8.0.4/Chart.yaml index 6e91f7bb291..0c42362a720 100644 --- a/stable/xwiki/8.0.3/Chart.yaml +++ b/stable/xwiki/8.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "15.5.1" +appVersion: "15.6.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: xwiki sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://github.com/xwiki/xwiki-docker -version: 8.0.3 +version: 8.0.4 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/8.0.3/README.md b/stable/xwiki/8.0.4/README.md similarity index 100% rename from stable/xwiki/8.0.3/README.md rename to stable/xwiki/8.0.4/README.md diff --git a/stable/xwiki/8.0.4/app-changelog.md b/stable/xwiki/8.0.4/app-changelog.md new file mode 100644 index 00000000000..f19a702f11b --- /dev/null +++ b/stable/xwiki/8.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-8.0.4](https://github.com/truecharts/charts/compare/xwiki-8.0.3...xwiki-8.0.4) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.6.0 ([#11531](https://github.com/truecharts/charts/issues/11531)) + + \ No newline at end of file diff --git a/stable/xwiki/8.0.3/app-readme.md b/stable/xwiki/8.0.4/app-readme.md similarity index 100% rename from stable/xwiki/8.0.3/app-readme.md rename to stable/xwiki/8.0.4/app-readme.md diff --git a/stable/xwiki/8.0.3/charts/common-14.0.1.tgz b/stable/xwiki/8.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/xwiki/8.0.3/charts/common-14.0.1.tgz rename to stable/xwiki/8.0.4/charts/common-14.0.1.tgz diff --git a/stable/xwiki/8.0.3/ix_values.yaml b/stable/xwiki/8.0.4/ix_values.yaml similarity index 90% rename from stable/xwiki/8.0.3/ix_values.yaml rename to stable/xwiki/8.0.4/ix_values.yaml index 59229334a00..98793bdf109 100644 --- a/stable/xwiki/8.0.3/ix_values.yaml +++ b/stable/xwiki/8.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: v15.5.1-postgres@sha256:aee38e08c17708b61bc240877f72df064c4452beb39e73ec5e7b2db5216adaa2 + tag: v15.6.0-postgres@sha256:bc2d27d27fdd914f1d1a869c8526db7ef7162fcbdd5140655f5d94d4319a3421 pullPolicy: IfNotPresent service: main: diff --git a/stable/xwiki/8.0.3/questions.yaml b/stable/xwiki/8.0.4/questions.yaml similarity index 100% rename from stable/xwiki/8.0.3/questions.yaml rename to stable/xwiki/8.0.4/questions.yaml diff --git a/stable/xwiki/8.0.3/templates/NOTES.txt b/stable/xwiki/8.0.4/templates/NOTES.txt similarity index 100% rename from stable/xwiki/8.0.3/templates/NOTES.txt rename to stable/xwiki/8.0.4/templates/NOTES.txt diff --git a/stable/xwiki/8.0.3/templates/common.yaml b/stable/xwiki/8.0.4/templates/common.yaml similarity index 100% rename from stable/xwiki/8.0.3/templates/common.yaml rename to stable/xwiki/8.0.4/templates/common.yaml diff --git a/stable/xwiki/8.0.3/values.yaml b/stable/xwiki/8.0.4/values.yaml similarity index 100% rename from stable/xwiki/8.0.3/values.yaml rename to stable/xwiki/8.0.4/values.yaml