diff --git a/charts/base-cluster/helmrelease.schema.json b/charts/base-cluster/helmrelease.schema.json index bfca9f3c0..8dbdfe600 100644 --- a/charts/base-cluster/helmrelease.schema.json +++ b/charts/base-cluster/helmrelease.schema.json @@ -3,7 +3,7 @@ "type": "object", "allOf": [ { - "$ref": "https://raw.githubusercontent.com/fluxcd/helm-controller/main/config/crd/bases/helm.toolkit.fluxcd.io_helmreleases.yaml#/spec.schema.openAPIV3Schema" + "$ref": "https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2beta2.json" }, { "properties": { diff --git a/charts/t8s-cluster/helmrelease.schema.json b/charts/t8s-cluster/helmrelease.schema.json index bfca9f3c0..8dbdfe600 100644 --- a/charts/t8s-cluster/helmrelease.schema.json +++ b/charts/t8s-cluster/helmrelease.schema.json @@ -3,7 +3,7 @@ "type": "object", "allOf": [ { - "$ref": "https://raw.githubusercontent.com/fluxcd/helm-controller/main/config/crd/bases/helm.toolkit.fluxcd.io_helmreleases.yaml#/spec.schema.openAPIV3Schema" + "$ref": "https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2beta2.json" }, { "properties": { diff --git a/charts/teuto-portal-k8s-worker/helmrelease.schema.json b/charts/teuto-portal-k8s-worker/helmrelease.schema.json index bfca9f3c0..8dbdfe600 100644 --- a/charts/teuto-portal-k8s-worker/helmrelease.schema.json +++ b/charts/teuto-portal-k8s-worker/helmrelease.schema.json @@ -3,7 +3,7 @@ "type": "object", "allOf": [ { - "$ref": "https://raw.githubusercontent.com/fluxcd/helm-controller/main/config/crd/bases/helm.toolkit.fluxcd.io_helmreleases.yaml#/spec.schema.openAPIV3Schema" + "$ref": "https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2beta2.json" }, { "properties": {