Skip to content

Commit

Permalink
Merge pull request #215 from dell/k8s-ocp-version-bump
Browse files Browse the repository at this point in the history
k8s and ocp version update
  • Loading branch information
suryagupta4 committed Jun 27, 2024
2 parents 34ef10c + 8f5c3a1 commit 111ef77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dell-csi-helm-installer/verify-csi-unity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

# verify-csi-unity method
function verify-csi-unity() {
verify_k8s_versions "1.24" "1.29"
verify_openshift_versions "4.13" "4.14"
verify_k8s_versions "1.24" "1.30"
verify_openshift_versions "4.14" "4.15"
verify_namespace "${NS}"
verify_required_secrets "${RELEASE}-creds"
verify_optional_secrets "${RELEASE}-certs"
Expand Down

0 comments on commit 111ef77

Please sign in to comment.