Skip to content

Commit

Permalink
Merge pull request #331 from dell/update-kubernetes-version
Browse files Browse the repository at this point in the history
K8s and OCP version update
  • Loading branch information
adarsh-dell authored Sep 17, 2024
2 parents 5649d0d + c1ab40d commit e8f455a
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.24" "1.30"
verify_openshift_versions "4.15" "4.16"
verify_k8s_versions "1.25" "1.31"
verify_openshift_versions "4.16" "4.17"
verify_namespace "${NS}"
verify_helm_values_version "${DRIVER_VERSION}"
verify_required_secrets "${RELEASE}-config"
Expand Down

0 comments on commit e8f455a

Please sign in to comment.