diff --git a/stable/xen-orchestra/5.0.18/app-changelog.md b/stable/xen-orchestra/5.0.18/app-changelog.md deleted file mode 100644 index f36f951aeb..0000000000 --- a/stable/xen-orchestra/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-5.0.18](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.17...xen-orchestra-5.0.18) (2023-11-03) - -### Chore - -- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - - \ No newline at end of file diff --git a/stable/xen-orchestra/5.0.18/CHANGELOG.md b/stable/xen-orchestra/5.0.19/CHANGELOG.md similarity index 93% rename from stable/xen-orchestra/5.0.18/CHANGELOG.md rename to stable/xen-orchestra/5.0.19/CHANGELOG.md index a39f778339..bf88390006 100644 --- a/stable/xen-orchestra/5.0.18/CHANGELOG.md +++ b/stable/xen-orchestra/5.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [xen-orchestra-5.0.19](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.18...xen-orchestra-5.0.19) (2023-11-04) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.125.1 ([#14331](https://github.com/truecharts/charts/issues/14331)) + + + + ## [xen-orchestra-5.0.18](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.17...xen-orchestra-5.0.18) (2023-11-03) ### Chore @@ -88,12 +97,3 @@ ## [xen-orchestra-5.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.8...xen-orchestra-5.0.9) (2023-09-23) -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.122.0 ([#12868](https://github.com/truecharts/charts/issues/12868)) - - - - -## [xen-orchestra-5.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.7...xen-orchestra-5.0.8) (2023-09-16) - diff --git a/stable/xen-orchestra/5.0.18/Chart.yaml b/stable/xen-orchestra/5.0.19/Chart.yaml similarity index 97% rename from stable/xen-orchestra/5.0.18/Chart.yaml rename to stable/xen-orchestra/5.0.19/Chart.yaml index 931eafc08a..51ebca4939 100644 --- a/stable/xen-orchestra/5.0.18/Chart.yaml +++ b/stable/xen-orchestra/5.0.19/Chart.yaml @@ -17,7 +17,7 @@ maintainers: name: xen-orchestra sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra -version: 5.0.18 +version: 5.0.19 annotations: truecharts.org/category: management truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/5.0.18/README.md b/stable/xen-orchestra/5.0.19/README.md similarity index 100% rename from stable/xen-orchestra/5.0.18/README.md rename to stable/xen-orchestra/5.0.19/README.md diff --git a/stable/xen-orchestra/5.0.19/app-changelog.md b/stable/xen-orchestra/5.0.19/app-changelog.md new file mode 100644 index 0000000000..d80fd1fa00 --- /dev/null +++ b/stable/xen-orchestra/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-5.0.19](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.18...xen-orchestra-5.0.19) (2023-11-04) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.125.1 ([#14331](https://github.com/truecharts/charts/issues/14331)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/5.0.18/app-readme.md b/stable/xen-orchestra/5.0.19/app-readme.md similarity index 100% rename from stable/xen-orchestra/5.0.18/app-readme.md rename to stable/xen-orchestra/5.0.19/app-readme.md diff --git a/stable/xen-orchestra/5.0.18/charts/common-14.2.2.tgz b/stable/xen-orchestra/5.0.19/charts/common-14.2.2.tgz similarity index 100% rename from stable/xen-orchestra/5.0.18/charts/common-14.2.2.tgz rename to stable/xen-orchestra/5.0.19/charts/common-14.2.2.tgz diff --git a/stable/xen-orchestra/5.0.18/ix_values.yaml b/stable/xen-orchestra/5.0.19/ix_values.yaml similarity index 93% rename from stable/xen-orchestra/5.0.18/ix_values.yaml rename to stable/xen-orchestra/5.0.19/ix_values.yaml index 5a20991ba9..06d83fc27a 100644 --- a/stable/xen-orchestra/5.0.18/ix_values.yaml +++ b/stable/xen-orchestra/5.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/xenorchestra - tag: v5.125.1@sha256:f09f6418a69e59acd6b592d6af0bc9fca3d55141b2c0d4c1c1465e3254b4435e + tag: v5.125.1@sha256:5e0e3b24bbe0c55d28a1b088477ffe55400a0abe5239af35b40e55aa428441cc pullPolicy: IfNotPresent service: main: diff --git a/stable/xen-orchestra/5.0.18/questions.yaml b/stable/xen-orchestra/5.0.19/questions.yaml similarity index 99% rename from stable/xen-orchestra/5.0.18/questions.yaml rename to stable/xen-orchestra/5.0.19/questions.yaml index d414b469ee..0c63245c7d 100644 --- a/stable/xen-orchestra/5.0.18/questions.yaml +++ b/stable/xen-orchestra/5.0.19/questions.yaml @@ -929,6 +929,12 @@ questions: default: websecure show_if: [["advanced", "=", true]] required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: ingressClassName label: (Advanced/Optional) IngressClass Name schema: @@ -967,12 +973,12 @@ questions: schema: type: string default: "" - - variable: 'clusterCertificate (Advanced)' - label: Cluster Certificate + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: 'Use Custom Certificate Secret (Advanced)' @@ -1016,6 +1022,12 @@ questions: schema: type: string default: "" + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: hosts label: Hosts schema: @@ -1073,8 +1085,8 @@ questions: label: Service Port schema: type: int - - variable: clusterIssuer - label: clusterIssuer + - variable: certificateIssuer + label: certificateIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' schema: type: string @@ -1104,7 +1116,7 @@ questions: type: string default: "" required: true - - variable: clusterIssuer + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: @@ -1118,8 +1130,8 @@ questions: $ref: - "definitions/certificate" - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart. NOTE: This is an experimental feature' + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string show_if: [["clusterIssuer", "=", ""]] diff --git a/stable/xen-orchestra/5.0.18/templates/NOTES.txt b/stable/xen-orchestra/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/5.0.18/templates/NOTES.txt rename to stable/xen-orchestra/5.0.19/templates/NOTES.txt diff --git a/stable/xen-orchestra/5.0.18/templates/common.yaml b/stable/xen-orchestra/5.0.19/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/5.0.18/templates/common.yaml rename to stable/xen-orchestra/5.0.19/templates/common.yaml diff --git a/stable/xen-orchestra/5.0.18/values.yaml b/stable/xen-orchestra/5.0.19/values.yaml similarity index 100% rename from stable/xen-orchestra/5.0.18/values.yaml rename to stable/xen-orchestra/5.0.19/values.yaml