Skip to content

Commit

Permalink
Update k8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
WilsonRadadia20 committed Sep 16, 2024
1 parent c5048a3 commit c1964cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dell-csi-helm-installer/verify-csi-unity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# verify-csi-unity method
function verify-csi-unity() {
verify_k8s_versions "1.24" "1.30"
verify_k8s_versions "1.25" "1.31"
verify_openshift_versions "4.15" "4.16"
verify_namespace "${NS}"
verify_required_secrets "${RELEASE}-creds"
Expand Down

0 comments on commit c1964cc

Please sign in to comment.