Skip to content

Commit

Permalink
Use latest openshift release
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Oct 11, 2024
1 parent cd5a14a commit 6f20aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/az/openshift-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -euxo pipefail

# OPENSHIFT_VERSION="4.14.12"
OPENSHIFT_VERSION="stable-4.17"
OPENSHIFT_VERSION="4.17.1"

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
. $DIR/conf.sh
Expand Down

0 comments on commit 6f20aff

Please sign in to comment.