Skip to content

Commit 1da46fd

Browse files
committed
Edited comments format to fix linter errors.
1 parent 09403c0 commit 1da46fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/csi-isilon/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: csi-isilon
33
version: 2.10.2
44
appVersion: "2.10.2"
55
kubeVersion: ">= 1.23.0"
6-
#If you are using a complex K8s version like "v1.23.3-mirantis-1", use this kubeVersion check instead
7-
#WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED
8-
#kubeVersion: ">= 1.23.0-0"
6+
# If you are using a complex K8s version like "v1.23.3-mirantis-1", use this kubeVersion check instead
7+
# WARNING: this version of the check will allow the use of alpha and beta versions, which is NOT SUPPORTED
8+
# kubeVersion: ">= 1.23.0-0"
99
description: |
1010
PowerScale CSI (Container Storage Interface) driver Kubernetes
1111
integration. This chart includes everything required to provision via CSI as

0 commit comments

Comments
 (0)