Skip to content

Commit

Permalink
Merge pull request #314 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 3c18de0 + 029ea77 commit a6affe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dell-csi-helm-installer/verify-csi-vxflexos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

# verify-csi-vxflexos method
function verify-csi-vxflexos() {
verify_k8s_versions "1.21" "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_helm_values_version "${DRIVER_VERSION}"
verify_required_secrets "${RELEASE}-config"
Expand Down

0 comments on commit a6affe0

Please sign in to comment.