Skip to content

Commit

Permalink
updating supported platforms (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: root <[email protected]>
  • Loading branch information
boyamurthy and root authored Nov 12, 2021
1 parent 1c8530c commit 773b32c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion dell-csi-helm-installer/verify-csi-powermax.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# verify-csi-powermax method
function verify-csi-powermax() {
verify_k8s_versions "1.20" "1.22"
verify_openshift_versions "4.6" "4.8"
verify_openshift_versions "4.8" "4.9"
verify_helm_values_version "2.0.0"
verify_namespace "${NS}"
verify_required_secrets "${RELEASE}-creds"
Expand Down
22 changes: 0 additions & 22 deletions helm/csi-powermax/k8s-1.19-values.yaml

This file was deleted.

0 comments on commit 773b32c

Please sign in to comment.