File tree Expand file tree Collapse file tree 5 files changed +5
-10
lines changed Expand file tree Collapse file tree 5 files changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,9 @@ apiVersion: v2
2
2
name : csi-isilon
3
3
version : 2.11.0
4
4
appVersion : " 2.11.0"
5
- kubeVersion : " >= 1.21.0 < 1.31.0 "
5
+ kubeVersion : " >= 1.21.0"
6
6
# If you are using a complex K8s version like "v1.22.3-mirantis-1", use this kubeVersion check instead
7
7
# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED
8
- # kubeVersion: ">= 1.21.0-0 < 1.31.0-0"
9
8
description : |
10
9
PowerScale CSI (Container Storage Interface) driver Kubernetes
11
10
integration. This chart includes everything required to provision via CSI as
Original file line number Diff line number Diff line change @@ -7,10 +7,9 @@ description: |
7
7
integration. This chart includes everything required to provision via CSI as
8
8
well as a PowerMax StorageClass.
9
9
type : application
10
- kubeVersion : " >= 1.23.0 < 1.31.0 "
10
+ kubeVersion : " >= 1.23.0"
11
11
# If you are using a complex K8s version like "v1.23.3-mirantis-1", use this kubeVersion check instead
12
12
# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED
13
- # kubeVersion: ">= 1.23.0-0 < 1.31.0-0"
14
13
keywords :
15
14
- csi
16
15
- storage
Original file line number Diff line number Diff line change @@ -7,10 +7,9 @@ description: |
7
7
integration. This chart includes everything required to provision via CSI as
8
8
well as a PowerStore StorageClass.
9
9
type : application
10
- kubeVersion : " >= 1.24.0 < 1.31.0 "
10
+ kubeVersion : " >= 1.24.0"
11
11
# If you are using a complex K8s version like "v1.24.3-mirantis-1", use this kubeVersion check instead
12
12
# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED
13
- # kubeVersion: ">= 1.24.0-0 < 1.31.0-0"
14
13
keywords :
15
14
- csi
16
15
- storage
Original file line number Diff line number Diff line change @@ -7,10 +7,9 @@ description: |
7
7
integration. This chart includes everything required to provision via CSI as
8
8
well as a Unity XT StorageClass.
9
9
type : application
10
- kubeVersion : " >= 1.24.0 < 1.31.0 "
10
+ kubeVersion : " >= 1.24.0"
11
11
# If you are using a complex K8s version like "v1.24.3-mirantis-1", use this kubeVersion check instead
12
12
# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED
13
- # kubeVersion: ">= 1.24.0-0 < 1.31.0-0"
14
13
keywords :
15
14
- csi
16
15
- storage
Original file line number Diff line number Diff line change @@ -6,10 +6,9 @@ description: |
6
6
VxFlex OS CSI (Container Storage Interface) driver Kubernetes
7
7
integration. This chart includes everything required to provision via CSI as
8
8
well as a VxFlex OS StorageClass.
9
- kubeVersion : " >= 1.21.0 < 1.31.0 "
9
+ kubeVersion : " >= 1.21.0"
10
10
# If you are using a complex K8s version like "v1.21.3-mirantis-1", use this kubeVersion check instead
11
11
# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED
12
- # kubeVersion: ">= 1.21.0-0 < 1.31.0-0"
13
12
keywords :
14
13
- csi
15
14
- storage
You can’t perform that action at this time.
0 commit comments