diff --git a/charts/csi-isilon/Chart.yaml b/charts/csi-isilon/Chart.yaml index 80cc3411..d4be58ff 100644 --- a/charts/csi-isilon/Chart.yaml +++ b/charts/csi-isilon/Chart.yaml @@ -4,7 +4,7 @@ version: 2.11.0 appVersion: "2.11.0" kubeVersion: ">= 1.21.0" # If you are using a complex K8s version like "v1.22.3-mirantis-1", use this kubeVersion check instead -# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED +# kubeVersion: ">= 1.23.0-0 description: | PowerScale CSI (Container Storage Interface) driver Kubernetes integration. This chart includes everything required to provision via CSI as diff --git a/charts/csi-powermax/Chart.yaml b/charts/csi-powermax/Chart.yaml index c7d21788..53307732 100644 --- a/charts/csi-powermax/Chart.yaml +++ b/charts/csi-powermax/Chart.yaml @@ -9,7 +9,7 @@ description: | type: application kubeVersion: ">= 1.23.0" # If you are using a complex K8s version like "v1.23.3-mirantis-1", use this kubeVersion check instead -# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED +# kubeVersion: ">= 1.23.0-0 keywords: - csi - storage diff --git a/charts/csi-powerstore/Chart.yaml b/charts/csi-powerstore/Chart.yaml index 521dd240..f6d5abd9 100644 --- a/charts/csi-powerstore/Chart.yaml +++ b/charts/csi-powerstore/Chart.yaml @@ -9,7 +9,7 @@ description: | type: application kubeVersion: ">= 1.24.0" # If you are using a complex K8s version like "v1.24.3-mirantis-1", use this kubeVersion check instead -# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED +# kubeVersion: ">= 1.23.0-0 keywords: - csi - storage diff --git a/charts/csi-unity/Chart.yaml b/charts/csi-unity/Chart.yaml index 7d87eae7..5d32e767 100644 --- a/charts/csi-unity/Chart.yaml +++ b/charts/csi-unity/Chart.yaml @@ -9,7 +9,7 @@ description: | type: application kubeVersion: ">= 1.24.0" # If you are using a complex K8s version like "v1.24.3-mirantis-1", use this kubeVersion check instead -# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED +# kubeVersion: ">= 1.23.0-0 keywords: - csi - storage diff --git a/charts/csi-vxflexos/Chart.yaml b/charts/csi-vxflexos/Chart.yaml index 77c32229..8274c054 100644 --- a/charts/csi-vxflexos/Chart.yaml +++ b/charts/csi-vxflexos/Chart.yaml @@ -8,7 +8,7 @@ description: | well as a VxFlex OS StorageClass. kubeVersion: ">= 1.21.0" # If you are using a complex K8s version like "v1.21.3-mirantis-1", use this kubeVersion check instead -# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED +# kubeVersion: ">= 1.23.0-0 keywords: - csi - storage