From c3255cbddbeb1fe2dd8fa05aa75c6bfba3bc2274 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 24 Jun 2023 17:37:07 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/xen-orchestra/4.0.25/app-changelog.md | 9 --- .../{4.0.25 => 4.0.26}/CHANGELOG.md | 18 ++--- .../{4.0.25 => 4.0.26}/Chart.yaml | 2 +- .../{4.0.25 => 4.0.26}/README.md | 2 +- stable/xen-orchestra/4.0.26/app-changelog.md | 9 +++ .../{4.0.25 => 4.0.26}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../{4.0.25 => 4.0.26}/ix_values.yaml | 2 +- .../{4.0.25 => 4.0.26}/questions.yaml | 68 ++++++++++++++++-- .../{4.0.25 => 4.0.26}/templates/NOTES.txt | 0 .../{4.0.25 => 4.0.26}/templates/common.yaml | 0 .../{4.0.25 => 4.0.26}/values.yaml | 0 12 files changed, 85 insertions(+), 25 deletions(-) delete mode 100644 stable/xen-orchestra/4.0.25/app-changelog.md rename stable/xen-orchestra/{4.0.25 => 4.0.26}/CHANGELOG.md (93%) rename stable/xen-orchestra/{4.0.25 => 4.0.26}/Chart.yaml (97%) rename stable/xen-orchestra/{4.0.25 => 4.0.26}/README.md (94%) create mode 100644 stable/xen-orchestra/4.0.26/app-changelog.md rename stable/xen-orchestra/{4.0.25 => 4.0.26}/app-readme.md (100%) rename stable/xen-orchestra/{4.0.25 => 4.0.26}/charts/common-12.14.2.tgz (100%) rename stable/xen-orchestra/{4.0.25 => 4.0.26}/ix_values.yaml (93%) rename stable/xen-orchestra/{4.0.25 => 4.0.26}/questions.yaml (97%) rename stable/xen-orchestra/{4.0.25 => 4.0.26}/templates/NOTES.txt (100%) rename stable/xen-orchestra/{4.0.25 => 4.0.26}/templates/common.yaml (100%) rename stable/xen-orchestra/{4.0.25 => 4.0.26}/values.yaml (100%) diff --git a/stable/xen-orchestra/4.0.25/app-changelog.md b/stable/xen-orchestra/4.0.25/app-changelog.md deleted file mode 100644 index eba6c5fc21e..00000000000 --- a/stable/xen-orchestra/4.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-4.0.25](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.24...xen-orchestra-4.0.25) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.116.3 ([#9644](https://github.com/truecharts/charts/issues/9644)) - - \ No newline at end of file diff --git a/stable/xen-orchestra/4.0.25/CHANGELOG.md b/stable/xen-orchestra/4.0.26/CHANGELOG.md similarity index 93% rename from stable/xen-orchestra/4.0.25/CHANGELOG.md rename to stable/xen-orchestra/4.0.26/CHANGELOG.md index c035b78e8e7..2b8829230cd 100644 --- a/stable/xen-orchestra/4.0.25/CHANGELOG.md +++ b/stable/xen-orchestra/4.0.26/CHANGELOG.md @@ -4,15 +4,15 @@ -## [xen-orchestra-4.0.25](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.24...xen-orchestra-4.0.25) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.116.3 ([#9644](https://github.com/truecharts/charts/issues/9644)) - - - - +## [xen-orchestra-4.0.26](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.25...xen-orchestra-4.0.26) (2023-06-24) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.116.3 ([#9878](https://github.com/truecharts/charts/issues/9878)) + + + + ## [xen-orchestra-4.0.25](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.24...xen-orchestra-4.0.25) (2023-06-14) ### Chore diff --git a/stable/xen-orchestra/4.0.25/Chart.yaml b/stable/xen-orchestra/4.0.26/Chart.yaml similarity index 97% rename from stable/xen-orchestra/4.0.25/Chart.yaml rename to stable/xen-orchestra/4.0.26/Chart.yaml index 4552ed7e5bf..d97cbe7d55c 100644 --- a/stable/xen-orchestra/4.0.25/Chart.yaml +++ b/stable/xen-orchestra/4.0.26/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: xen-orchestra sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra -version: 4.0.25 +version: 4.0.26 annotations: truecharts.org/catagories: | - management diff --git a/stable/xen-orchestra/4.0.25/README.md b/stable/xen-orchestra/4.0.26/README.md similarity index 94% rename from stable/xen-orchestra/4.0.25/README.md rename to stable/xen-orchestra/4.0.26/README.md index 701942c352f..e0a9b8fa8d7 100644 --- a/stable/xen-orchestra/4.0.25/README.md +++ b/stable/xen-orchestra/4.0.26/README.md @@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we ## Support -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/charts/issues/new/choose) diff --git a/stable/xen-orchestra/4.0.26/app-changelog.md b/stable/xen-orchestra/4.0.26/app-changelog.md new file mode 100644 index 00000000000..ca9c9e639d6 --- /dev/null +++ b/stable/xen-orchestra/4.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-4.0.26](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.25...xen-orchestra-4.0.26) (2023-06-24) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.116.3 ([#9878](https://github.com/truecharts/charts/issues/9878)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/4.0.25/app-readme.md b/stable/xen-orchestra/4.0.26/app-readme.md similarity index 100% rename from stable/xen-orchestra/4.0.25/app-readme.md rename to stable/xen-orchestra/4.0.26/app-readme.md diff --git a/stable/xen-orchestra/4.0.25/charts/common-12.14.2.tgz b/stable/xen-orchestra/4.0.26/charts/common-12.14.2.tgz similarity index 100% rename from stable/xen-orchestra/4.0.25/charts/common-12.14.2.tgz rename to stable/xen-orchestra/4.0.26/charts/common-12.14.2.tgz diff --git a/stable/xen-orchestra/4.0.25/ix_values.yaml b/stable/xen-orchestra/4.0.26/ix_values.yaml similarity index 93% rename from stable/xen-orchestra/4.0.25/ix_values.yaml rename to stable/xen-orchestra/4.0.26/ix_values.yaml index c6633559bc7..87c19606747 100644 --- a/stable/xen-orchestra/4.0.25/ix_values.yaml +++ b/stable/xen-orchestra/4.0.26/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xenorchestra - tag: v5.116.3@sha256:803964cb08c1505777263151bdcacf1a143f9ca171b42706edee6302281e28e6 + tag: v5.116.3@sha256:e7a5b4fc633d2a1d1a9a0154ea0c77e4512e1f1d61f81b0c2b0df545b2f8c78f pullPolicy: IfNotPresent service: main: diff --git a/stable/xen-orchestra/4.0.25/questions.yaml b/stable/xen-orchestra/4.0.26/questions.yaml similarity index 97% rename from stable/xen-orchestra/4.0.25/questions.yaml rename to stable/xen-orchestra/4.0.26/questions.yaml index 41b44f1fc3b..a2271c6c466 100644 --- a/stable/xen-orchestra/4.0.25/questions.yaml +++ b/stable/xen-orchestra/4.0.26/questions.yaml @@ -551,8 +551,38 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -621,8 +651,38 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -1151,14 +1211,14 @@ questions: attrs: - variable: cpu label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 4000m valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - variable: memory label: RAM - description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 8Gi @@ -1172,7 +1232,7 @@ questions: attrs: - variable: cpu label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 10m @@ -1180,7 +1240,7 @@ questions: valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - variable: memory label: "RAM" - description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 50Mi diff --git a/stable/xen-orchestra/4.0.25/templates/NOTES.txt b/stable/xen-orchestra/4.0.26/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/4.0.25/templates/NOTES.txt rename to stable/xen-orchestra/4.0.26/templates/NOTES.txt diff --git a/stable/xen-orchestra/4.0.25/templates/common.yaml b/stable/xen-orchestra/4.0.26/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/4.0.25/templates/common.yaml rename to stable/xen-orchestra/4.0.26/templates/common.yaml diff --git a/stable/xen-orchestra/4.0.25/values.yaml b/stable/xen-orchestra/4.0.26/values.yaml similarity index 100% rename from stable/xen-orchestra/4.0.25/values.yaml rename to stable/xen-orchestra/4.0.26/values.yaml