From f82cde5e6ffbf81f6240c59e44fb2da65d20baf3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 11 Nov 2023 07:45:13 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/xen-orchestra/5.0.22/app-changelog.md | 9 --------- .../{5.0.22 => 5.0.23}/CHANGELOG.md | 18 +++++++++--------- .../{5.0.22 => 5.0.23}/Chart.yaml | 4 ++-- .../{5.0.22 => 5.0.23}/README.md | 0 stable/xen-orchestra/5.0.23/app-changelog.md | 9 +++++++++ .../{5.0.22 => 5.0.23}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{5.0.22 => 5.0.23}/ix_values.yaml | 2 +- .../{5.0.22 => 5.0.23}/questions.yaml | 2 +- .../{5.0.22 => 5.0.23}/templates/NOTES.txt | 0 .../{5.0.22 => 5.0.23}/templates/common.yaml | 0 .../{5.0.22 => 5.0.23}/values.yaml | 0 12 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 stable/xen-orchestra/5.0.22/app-changelog.md rename stable/xen-orchestra/{5.0.22 => 5.0.23}/CHANGELOG.md (93%) rename stable/xen-orchestra/{5.0.22 => 5.0.23}/Chart.yaml (94%) rename stable/xen-orchestra/{5.0.22 => 5.0.23}/README.md (100%) create mode 100644 stable/xen-orchestra/5.0.23/app-changelog.md rename stable/xen-orchestra/{5.0.22 => 5.0.23}/app-readme.md (100%) rename stable/xen-orchestra/{5.0.22 => 5.0.23}/charts/common-14.3.5.tgz (100%) rename stable/xen-orchestra/{5.0.22 => 5.0.23}/ix_values.yaml (93%) rename stable/xen-orchestra/{5.0.22 => 5.0.23}/questions.yaml (99%) rename stable/xen-orchestra/{5.0.22 => 5.0.23}/templates/NOTES.txt (100%) rename stable/xen-orchestra/{5.0.22 => 5.0.23}/templates/common.yaml (100%) rename stable/xen-orchestra/{5.0.22 => 5.0.23}/values.yaml (100%) diff --git a/stable/xen-orchestra/5.0.22/app-changelog.md b/stable/xen-orchestra/5.0.22/app-changelog.md deleted file mode 100644 index 02efba94936..00000000000 --- a/stable/xen-orchestra/5.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-5.0.22](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.21...xen-orchestra-5.0.22) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/xen-orchestra/5.0.22/CHANGELOG.md b/stable/xen-orchestra/5.0.23/CHANGELOG.md similarity index 93% rename from stable/xen-orchestra/5.0.22/CHANGELOG.md rename to stable/xen-orchestra/5.0.23/CHANGELOG.md index dde65b5a767..c115a8fea6b 100644 --- a/stable/xen-orchestra/5.0.22/CHANGELOG.md +++ b/stable/xen-orchestra/5.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xen-orchestra-5.0.23](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.22...xen-orchestra-5.0.23) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.125.2 ([#14569](https://github.com/truecharts/charts/issues/14569)) + + + + ## [xen-orchestra-5.0.22](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.21...xen-orchestra-5.0.22) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [xen-orchestra-5.0.13](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.12...xen-orchestra-5.0.13) (2023-10-14) -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.124.0 ([#13609](https://github.com/truecharts/charts/issues/13609)) - - - - -## [xen-orchestra-5.0.12](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.11...xen-orchestra-5.0.12) (2023-10-07) - diff --git a/stable/xen-orchestra/5.0.22/Chart.yaml b/stable/xen-orchestra/5.0.23/Chart.yaml similarity index 94% rename from stable/xen-orchestra/5.0.22/Chart.yaml rename to stable/xen-orchestra/5.0.23/Chart.yaml index 5d65f592911..58dbd4da3ed 100644 --- a/stable/xen-orchestra/5.0.22/Chart.yaml +++ b/stable/xen-orchestra/5.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.125.1" +appVersion: "5.125.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -17,7 +17,7 @@ maintainers: name: xen-orchestra sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra -version: 5.0.22 +version: 5.0.23 annotations: truecharts.org/category: management truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/5.0.22/README.md b/stable/xen-orchestra/5.0.23/README.md similarity index 100% rename from stable/xen-orchestra/5.0.22/README.md rename to stable/xen-orchestra/5.0.23/README.md diff --git a/stable/xen-orchestra/5.0.23/app-changelog.md b/stable/xen-orchestra/5.0.23/app-changelog.md new file mode 100644 index 00000000000..766787e6175 --- /dev/null +++ b/stable/xen-orchestra/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-5.0.23](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.22...xen-orchestra-5.0.23) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.125.2 ([#14569](https://github.com/truecharts/charts/issues/14569)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/5.0.22/app-readme.md b/stable/xen-orchestra/5.0.23/app-readme.md similarity index 100% rename from stable/xen-orchestra/5.0.22/app-readme.md rename to stable/xen-orchestra/5.0.23/app-readme.md diff --git a/stable/xen-orchestra/5.0.22/charts/common-14.3.5.tgz b/stable/xen-orchestra/5.0.23/charts/common-14.3.5.tgz similarity index 100% rename from stable/xen-orchestra/5.0.22/charts/common-14.3.5.tgz rename to stable/xen-orchestra/5.0.23/charts/common-14.3.5.tgz diff --git a/stable/xen-orchestra/5.0.22/ix_values.yaml b/stable/xen-orchestra/5.0.23/ix_values.yaml similarity index 93% rename from stable/xen-orchestra/5.0.22/ix_values.yaml rename to stable/xen-orchestra/5.0.23/ix_values.yaml index 06d83fc27ad..88a9c721105 100644 --- a/stable/xen-orchestra/5.0.22/ix_values.yaml +++ b/stable/xen-orchestra/5.0.23/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xenorchestra - tag: v5.125.1@sha256:5e0e3b24bbe0c55d28a1b088477ffe55400a0abe5239af35b40e55aa428441cc + tag: v5.125.2@sha256:ee1d8075d4fbd6ce4d5a9ca92f2a7ec63a625f93b2cf571e22e394ce43d14376 pullPolicy: IfNotPresent service: main: diff --git a/stable/xen-orchestra/5.0.22/questions.yaml b/stable/xen-orchestra/5.0.23/questions.yaml similarity index 99% rename from stable/xen-orchestra/5.0.22/questions.yaml rename to stable/xen-orchestra/5.0.23/questions.yaml index 9400a1ca12c..8cc466ffe12 100644 --- a/stable/xen-orchestra/5.0.22/questions.yaml +++ b/stable/xen-orchestra/5.0.23/questions.yaml @@ -876,7 +876,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/xen-orchestra/5.0.22/templates/NOTES.txt b/stable/xen-orchestra/5.0.23/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/5.0.22/templates/NOTES.txt rename to stable/xen-orchestra/5.0.23/templates/NOTES.txt diff --git a/stable/xen-orchestra/5.0.22/templates/common.yaml b/stable/xen-orchestra/5.0.23/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/5.0.22/templates/common.yaml rename to stable/xen-orchestra/5.0.23/templates/common.yaml diff --git a/stable/xen-orchestra/5.0.22/values.yaml b/stable/xen-orchestra/5.0.23/values.yaml similarity index 100% rename from stable/xen-orchestra/5.0.22/values.yaml rename to stable/xen-orchestra/5.0.23/values.yaml