From e0a385e15bf55071ad30c26c225c5bebf35279ff Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 11 Feb 2023 04:57:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/xen-orchestra/3.0.20/app-changelog.md | 9 --------- .../{3.0.20 => 3.0.21}/CHANGELOG.md | 18 +++++++++--------- .../{3.0.20 => 3.0.21}/Chart.yaml | 2 +- .../{3.0.20 => 3.0.21}/README.md | 0 stable/xen-orchestra/3.0.21/app-changelog.md | 9 +++++++++ .../{3.0.20 => 3.0.21}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{3.0.20 => 3.0.21}/ix_values.yaml | 2 +- .../{3.0.20 => 3.0.21}/questions.yaml | 0 .../{3.0.20 => 3.0.21}/templates/common.yaml | 0 .../{3.0.20 => 3.0.21}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/xen-orchestra/3.0.20/app-changelog.md rename stable/xen-orchestra/{3.0.20 => 3.0.21}/CHANGELOG.md (91%) rename stable/xen-orchestra/{3.0.20 => 3.0.21}/Chart.yaml (97%) rename stable/xen-orchestra/{3.0.20 => 3.0.21}/README.md (100%) create mode 100644 stable/xen-orchestra/3.0.21/app-changelog.md rename stable/xen-orchestra/{3.0.20 => 3.0.21}/app-readme.md (100%) rename stable/xen-orchestra/{3.0.20 => 3.0.21}/charts/common-11.1.2.tgz (100%) rename stable/xen-orchestra/{3.0.20 => 3.0.21}/ix_values.yaml (92%) rename stable/xen-orchestra/{3.0.20 => 3.0.21}/questions.yaml (100%) rename stable/xen-orchestra/{3.0.20 => 3.0.21}/templates/common.yaml (100%) rename stable/xen-orchestra/{3.0.20 => 3.0.21}/values.yaml (100%) diff --git a/stable/xen-orchestra/3.0.20/app-changelog.md b/stable/xen-orchestra/3.0.20/app-changelog.md deleted file mode 100644 index 9fe6117bfdc..00000000000 --- a/stable/xen-orchestra/3.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-3.0.20](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.19...xen-orchestra-3.0.20) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/xen-orchestra/3.0.20/CHANGELOG.md b/stable/xen-orchestra/3.0.21/CHANGELOG.md similarity index 91% rename from stable/xen-orchestra/3.0.20/CHANGELOG.md rename to stable/xen-orchestra/3.0.21/CHANGELOG.md index ab234e34b11..c58afe76546 100644 --- a/stable/xen-orchestra/3.0.20/CHANGELOG.md +++ b/stable/xen-orchestra/3.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xen-orchestra-3.0.21](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.20...xen-orchestra-3.0.21) (2023-02-11) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to 5.109.0 + + + + ## [xen-orchestra-3.0.20](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.19...xen-orchestra-3.0.20) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [xen-orchestra-3.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.10...xen-orchestra-3.0.11) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [xen-orchestra-3.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.9...xen-orchestra-3.0.10) (2022-12-24) - -### Chore diff --git a/stable/xen-orchestra/3.0.20/Chart.yaml b/stable/xen-orchestra/3.0.21/Chart.yaml similarity index 97% rename from stable/xen-orchestra/3.0.20/Chart.yaml rename to stable/xen-orchestra/3.0.21/Chart.yaml index 4c81a64068b..62243eea85f 100644 --- a/stable/xen-orchestra/3.0.20/Chart.yaml +++ b/stable/xen-orchestra/3.0.21/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: xen-orchestra sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra -version: 3.0.20 +version: 3.0.21 annotations: truecharts.org/catagories: | - management diff --git a/stable/xen-orchestra/3.0.20/README.md b/stable/xen-orchestra/3.0.21/README.md similarity index 100% rename from stable/xen-orchestra/3.0.20/README.md rename to stable/xen-orchestra/3.0.21/README.md diff --git a/stable/xen-orchestra/3.0.21/app-changelog.md b/stable/xen-orchestra/3.0.21/app-changelog.md new file mode 100644 index 00000000000..0ffd301d0f1 --- /dev/null +++ b/stable/xen-orchestra/3.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-3.0.21](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.20...xen-orchestra-3.0.21) (2023-02-11) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to 5.109.0 + + \ No newline at end of file diff --git a/stable/xen-orchestra/3.0.20/app-readme.md b/stable/xen-orchestra/3.0.21/app-readme.md similarity index 100% rename from stable/xen-orchestra/3.0.20/app-readme.md rename to stable/xen-orchestra/3.0.21/app-readme.md diff --git a/stable/xen-orchestra/3.0.20/charts/common-11.1.2.tgz b/stable/xen-orchestra/3.0.21/charts/common-11.1.2.tgz similarity index 100% rename from stable/xen-orchestra/3.0.20/charts/common-11.1.2.tgz rename to stable/xen-orchestra/3.0.21/charts/common-11.1.2.tgz diff --git a/stable/xen-orchestra/3.0.20/ix_values.yaml b/stable/xen-orchestra/3.0.21/ix_values.yaml similarity index 92% rename from stable/xen-orchestra/3.0.20/ix_values.yaml rename to stable/xen-orchestra/3.0.21/ix_values.yaml index 99fe55bb4dd..dd7cd8ab3e2 100644 --- a/stable/xen-orchestra/3.0.20/ix_values.yaml +++ b/stable/xen-orchestra/3.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xenorchestra - tag: 5.109.0@sha256:543e9ff24678cc33cb3c727464f1c750f70a7ef0a42bd0f166091ab34a6fe90f + tag: 5.109.0@sha256:c20120d537153808f055a4b396e5095f026f2ae408fdcca3c4f7072fac4d0b7b pullPolicy: IfNotPresent securityContext: diff --git a/stable/xen-orchestra/3.0.20/questions.yaml b/stable/xen-orchestra/3.0.21/questions.yaml similarity index 100% rename from stable/xen-orchestra/3.0.20/questions.yaml rename to stable/xen-orchestra/3.0.21/questions.yaml diff --git a/stable/xen-orchestra/3.0.20/templates/common.yaml b/stable/xen-orchestra/3.0.21/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/3.0.20/templates/common.yaml rename to stable/xen-orchestra/3.0.21/templates/common.yaml diff --git a/stable/xen-orchestra/3.0.20/values.yaml b/stable/xen-orchestra/3.0.21/values.yaml similarity index 100% rename from stable/xen-orchestra/3.0.20/values.yaml rename to stable/xen-orchestra/3.0.21/values.yaml