Skip to content

Commit

Permalink
Update Openshift version to 4.14
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Felix Estevez Pico <pestevez@redhat.com>
  • Loading branch information
pablofelix committed Nov 13, 2023
1 parent 32daaac commit f310541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhods-disconnected-helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set_defaults() {
mirror_url="${mirror_url:-registry.example.com:5000/mirror/oc-mirror-metadata}"
repository_url="${repository_url:-https://github.com/red-hat-data-services/odh-manifests}"
notebooks_url="${notebooks_url:-https://github.com/red-hat-data-services/notebooks}"
openshift_version="${openshift_version:-v4.13}"
openshift_version="${openshift_version:-v4.14}"
skip_image_verification="${skip_image_verification:-false}"
channel="${channel:-stable}"
}
Expand Down

0 comments on commit f310541

Please sign in to comment.