From 738c4e37443eb17260f94289eeda2b859fb91595 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 13 Dec 2022 07:02:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/xwiki/6.0.12/app-changelog.md | 10 ---------- stable/xwiki/{6.0.12 => 6.0.13}/CHANGELOG.md | 18 +++++++++--------- stable/xwiki/{6.0.12 => 6.0.13}/Chart.yaml | 2 +- stable/xwiki/{6.0.12 => 6.0.13}/README.md | 0 stable/xwiki/6.0.13/app-changelog.md | 9 +++++++++ stable/xwiki/{6.0.12 => 6.0.13}/app-readme.md | 0 .../charts/common-11.0.7.tgz | Bin .../charts/postgresql-11.0.11.tgz | Bin .../xwiki/{6.0.12 => 6.0.13}/ix_values.yaml | 2 +- .../xwiki/{6.0.12 => 6.0.13}/questions.yaml | 0 .../{6.0.12 => 6.0.13}/templates/common.yaml | 0 stable/xwiki/{6.0.12 => 6.0.13}/values.yaml | 0 12 files changed, 20 insertions(+), 21 deletions(-) delete mode 100644 stable/xwiki/6.0.12/app-changelog.md rename stable/xwiki/{6.0.12 => 6.0.13}/CHANGELOG.md (90%) rename stable/xwiki/{6.0.12 => 6.0.13}/Chart.yaml (98%) rename stable/xwiki/{6.0.12 => 6.0.13}/README.md (100%) create mode 100644 stable/xwiki/6.0.13/app-changelog.md rename stable/xwiki/{6.0.12 => 6.0.13}/app-readme.md (100%) rename stable/xwiki/{6.0.12 => 6.0.13}/charts/common-11.0.7.tgz (100%) rename stable/xwiki/{6.0.12 => 6.0.13}/charts/postgresql-11.0.11.tgz (100%) rename stable/xwiki/{6.0.12 => 6.0.13}/ix_values.yaml (89%) rename stable/xwiki/{6.0.12 => 6.0.13}/questions.yaml (100%) rename stable/xwiki/{6.0.12 => 6.0.13}/templates/common.yaml (100%) rename stable/xwiki/{6.0.12 => 6.0.13}/values.yaml (100%) diff --git a/stable/xwiki/6.0.12/app-changelog.md b/stable/xwiki/6.0.12/app-changelog.md deleted file mode 100644 index 1c0855f9f6..0000000000 --- a/stable/xwiki/6.0.12/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [xwiki-6.0.12](https://github.com/truecharts/charts/compare/xwiki-6.0.11...xwiki-6.0.12) (2022-12-13) - -### Chore - -- update helm general non-major - - update container image tccr.io/truecharts/xwiki to 14.10.0-postgres - - \ No newline at end of file diff --git a/stable/xwiki/6.0.12/CHANGELOG.md b/stable/xwiki/6.0.13/CHANGELOG.md similarity index 90% rename from stable/xwiki/6.0.12/CHANGELOG.md rename to stable/xwiki/6.0.13/CHANGELOG.md index f77f2df971..66474402d5 100644 --- a/stable/xwiki/6.0.12/CHANGELOG.md +++ b/stable/xwiki/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xwiki-6.0.13](https://github.com/truecharts/charts/compare/xwiki-6.0.12...xwiki-6.0.13) (2022-12-13) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v + + + + ## [xwiki-6.0.12](https://github.com/truecharts/charts/compare/xwiki-6.0.11...xwiki-6.0.12) (2022-12-13) ### Chore @@ -88,12 +97,3 @@ -## [xwiki-6.0.8](https://github.com/truecharts/charts/compare/xwiki-6.0.7...xwiki-6.0.8) (2022-11-29) - - - - -## [xwiki-6.0.8](https://github.com/truecharts/charts/compare/xwiki-6.0.7...xwiki-6.0.8) (2022-11-29) - - - diff --git a/stable/xwiki/6.0.12/Chart.yaml b/stable/xwiki/6.0.13/Chart.yaml similarity index 98% rename from stable/xwiki/6.0.12/Chart.yaml rename to stable/xwiki/6.0.13/Chart.yaml index 363d7d19a5..9bbef6d439 100644 --- a/stable/xwiki/6.0.12/Chart.yaml +++ b/stable/xwiki/6.0.13/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki - https://github.com/xwiki/xwiki-docker -version: 6.0.12 +version: 6.0.13 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/xwiki/6.0.12/README.md b/stable/xwiki/6.0.13/README.md similarity index 100% rename from stable/xwiki/6.0.12/README.md rename to stable/xwiki/6.0.13/README.md diff --git a/stable/xwiki/6.0.13/app-changelog.md b/stable/xwiki/6.0.13/app-changelog.md new file mode 100644 index 0000000000..12530568c6 --- /dev/null +++ b/stable/xwiki/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-6.0.13](https://github.com/truecharts/charts/compare/xwiki-6.0.12...xwiki-6.0.13) (2022-12-13) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v + + \ No newline at end of file diff --git a/stable/xwiki/6.0.12/app-readme.md b/stable/xwiki/6.0.13/app-readme.md similarity index 100% rename from stable/xwiki/6.0.12/app-readme.md rename to stable/xwiki/6.0.13/app-readme.md diff --git a/stable/xwiki/6.0.12/charts/common-11.0.7.tgz b/stable/xwiki/6.0.13/charts/common-11.0.7.tgz similarity index 100% rename from stable/xwiki/6.0.12/charts/common-11.0.7.tgz rename to stable/xwiki/6.0.13/charts/common-11.0.7.tgz diff --git a/stable/xwiki/6.0.12/charts/postgresql-11.0.11.tgz b/stable/xwiki/6.0.13/charts/postgresql-11.0.11.tgz similarity index 100% rename from stable/xwiki/6.0.12/charts/postgresql-11.0.11.tgz rename to stable/xwiki/6.0.13/charts/postgresql-11.0.11.tgz diff --git a/stable/xwiki/6.0.12/ix_values.yaml b/stable/xwiki/6.0.13/ix_values.yaml similarity index 89% rename from stable/xwiki/6.0.12/ix_values.yaml rename to stable/xwiki/6.0.13/ix_values.yaml index fdceaeaa17..de10845784 100644 --- a/stable/xwiki/6.0.12/ix_values.yaml +++ b/stable/xwiki/6.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xwiki - tag: 14.10.0-postgres@sha256:8db555b7b3f322bd0229881d9fd3b686792c1bc97bdc419d301f919536d587a5 + tag: 14.10.0-postgres@sha256:0b62994e3458f4069b587ded42998a5390fd1aeab8e6ae2e6e121a4fe13d375b pullPolicy: IfNotPresent securityContext: diff --git a/stable/xwiki/6.0.12/questions.yaml b/stable/xwiki/6.0.13/questions.yaml similarity index 100% rename from stable/xwiki/6.0.12/questions.yaml rename to stable/xwiki/6.0.13/questions.yaml diff --git a/stable/xwiki/6.0.12/templates/common.yaml b/stable/xwiki/6.0.13/templates/common.yaml similarity index 100% rename from stable/xwiki/6.0.12/templates/common.yaml rename to stable/xwiki/6.0.13/templates/common.yaml diff --git a/stable/xwiki/6.0.12/values.yaml b/stable/xwiki/6.0.13/values.yaml similarity index 100% rename from stable/xwiki/6.0.12/values.yaml rename to stable/xwiki/6.0.13/values.yaml