From 7c0b656a398ea789624c1b8169a6913ed0b4e8e9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 28 Apr 2023 14:45:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/xwiki/{7.0.9 => 7.0.10}/CHANGELOG.md | 18 +++++++++--------- stable/xwiki/{7.0.9 => 7.0.10}/Chart.yaml | 4 ++-- stable/xwiki/{7.0.9 => 7.0.10}/README.md | 0 stable/xwiki/7.0.10/app-changelog.md | 9 +++++++++ stable/xwiki/{7.0.9 => 7.0.10}/app-readme.md | 0 .../charts/common-12.6.1.tgz | Bin stable/xwiki/{7.0.9 => 7.0.10}/ix_values.yaml | 2 +- stable/xwiki/{7.0.9 => 7.0.10}/questions.yaml | 0 .../{7.0.9 => 7.0.10}/templates/NOTES.txt | 0 .../{7.0.9 => 7.0.10}/templates/common.yaml | 0 stable/xwiki/{7.0.9 => 7.0.10}/values.yaml | 0 stable/xwiki/7.0.9/app-changelog.md | 9 --------- 12 files changed, 21 insertions(+), 21 deletions(-) rename stable/xwiki/{7.0.9 => 7.0.10}/CHANGELOG.md (90%) rename stable/xwiki/{7.0.9 => 7.0.10}/Chart.yaml (95%) rename stable/xwiki/{7.0.9 => 7.0.10}/README.md (100%) create mode 100644 stable/xwiki/7.0.10/app-changelog.md rename stable/xwiki/{7.0.9 => 7.0.10}/app-readme.md (100%) rename stable/xwiki/{7.0.9 => 7.0.10}/charts/common-12.6.1.tgz (100%) rename stable/xwiki/{7.0.9 => 7.0.10}/ix_values.yaml (90%) rename stable/xwiki/{7.0.9 => 7.0.10}/questions.yaml (100%) rename stable/xwiki/{7.0.9 => 7.0.10}/templates/NOTES.txt (100%) rename stable/xwiki/{7.0.9 => 7.0.10}/templates/common.yaml (100%) rename stable/xwiki/{7.0.9 => 7.0.10}/values.yaml (100%) delete mode 100644 stable/xwiki/7.0.9/app-changelog.md diff --git a/stable/xwiki/7.0.9/CHANGELOG.md b/stable/xwiki/7.0.10/CHANGELOG.md similarity index 90% rename from stable/xwiki/7.0.9/CHANGELOG.md rename to stable/xwiki/7.0.10/CHANGELOG.md index 0a0f956929c..63491bb3ab2 100644 --- a/stable/xwiki/7.0.9/CHANGELOG.md +++ b/stable/xwiki/7.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xwiki-7.0.10](https://github.com/truecharts/charts/compare/xwiki-7.0.9...xwiki-7.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.3.0 ([#8277](https://github.com/truecharts/charts/issues/8277)) + + + + ## [xwiki-7.0.9](https://github.com/truecharts/charts/compare/xwiki-7.0.8...xwiki-7.0.9) (2023-04-25) ### Chore @@ -88,12 +97,3 @@ - BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900)) - - -## [xwiki-6.0.30](https://github.com/truecharts/charts/compare/xwiki-6.0.29...xwiki-6.0.30) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - diff --git a/stable/xwiki/7.0.9/Chart.yaml b/stable/xwiki/7.0.10/Chart.yaml similarity index 95% rename from stable/xwiki/7.0.9/Chart.yaml rename to stable/xwiki/7.0.10/Chart.yaml index 5c1b6bb0ae4..cda50c33439 100644 --- a/stable/xwiki/7.0.9/Chart.yaml +++ b/stable/xwiki/7.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "15.0.0" +appVersion: "15.3.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: 7.0.9 +version: 7.0.10 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/7.0.9/README.md b/stable/xwiki/7.0.10/README.md similarity index 100% rename from stable/xwiki/7.0.9/README.md rename to stable/xwiki/7.0.10/README.md diff --git a/stable/xwiki/7.0.10/app-changelog.md b/stable/xwiki/7.0.10/app-changelog.md new file mode 100644 index 00000000000..59812c1e863 --- /dev/null +++ b/stable/xwiki/7.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-7.0.10](https://github.com/truecharts/charts/compare/xwiki-7.0.9...xwiki-7.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.3.0 ([#8277](https://github.com/truecharts/charts/issues/8277)) + + \ No newline at end of file diff --git a/stable/xwiki/7.0.9/app-readme.md b/stable/xwiki/7.0.10/app-readme.md similarity index 100% rename from stable/xwiki/7.0.9/app-readme.md rename to stable/xwiki/7.0.10/app-readme.md diff --git a/stable/xwiki/7.0.9/charts/common-12.6.1.tgz b/stable/xwiki/7.0.10/charts/common-12.6.1.tgz similarity index 100% rename from stable/xwiki/7.0.9/charts/common-12.6.1.tgz rename to stable/xwiki/7.0.10/charts/common-12.6.1.tgz diff --git a/stable/xwiki/7.0.9/ix_values.yaml b/stable/xwiki/7.0.10/ix_values.yaml similarity index 90% rename from stable/xwiki/7.0.9/ix_values.yaml rename to stable/xwiki/7.0.10/ix_values.yaml index b6d142a3419..3b1a3a74ff7 100644 --- a/stable/xwiki/7.0.9/ix_values.yaml +++ b/stable/xwiki/7.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: 15.0.0-postgres@sha256:9e283ec143a421cf1818e18b5d46a9a68a70f0b4ea2bebb1f91008b47b8763ae + tag: 15.3.0-postgres@sha256:682e692517b5fb4d2e43ffafb7daec123db1eb7428afc88b164a28728e3de93c pullPolicy: IfNotPresent service: main: diff --git a/stable/xwiki/7.0.9/questions.yaml b/stable/xwiki/7.0.10/questions.yaml similarity index 100% rename from stable/xwiki/7.0.9/questions.yaml rename to stable/xwiki/7.0.10/questions.yaml diff --git a/stable/xwiki/7.0.9/templates/NOTES.txt b/stable/xwiki/7.0.10/templates/NOTES.txt similarity index 100% rename from stable/xwiki/7.0.9/templates/NOTES.txt rename to stable/xwiki/7.0.10/templates/NOTES.txt diff --git a/stable/xwiki/7.0.9/templates/common.yaml b/stable/xwiki/7.0.10/templates/common.yaml similarity index 100% rename from stable/xwiki/7.0.9/templates/common.yaml rename to stable/xwiki/7.0.10/templates/common.yaml diff --git a/stable/xwiki/7.0.9/values.yaml b/stable/xwiki/7.0.10/values.yaml similarity index 100% rename from stable/xwiki/7.0.9/values.yaml rename to stable/xwiki/7.0.10/values.yaml diff --git a/stable/xwiki/7.0.9/app-changelog.md b/stable/xwiki/7.0.9/app-changelog.md deleted file mode 100644 index cb946af1a84..00000000000 --- a/stable/xwiki/7.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-7.0.9](https://github.com/truecharts/charts/compare/xwiki-7.0.8...xwiki-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - \ No newline at end of file