Skip to content

Commit

Permalink
Merge pull request #3 from borball/main
Browse files Browse the repository at this point in the history
update to 4.12
  • Loading branch information
borball authored Jan 25, 2023
2 parents bd79887 + 6364f80 commit 7c6f39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00_extract_tools_from_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OCP_RELEASE=$1; shift

if [ -z "$OCP_RELEASE" ]
then
OCP_RELEASE='stable-4.9'
OCP_RELEASE='stable-4.12'
fi

LOCAL_SECRET_JSON=./pull_secret.json
Expand Down

0 comments on commit 7c6f39c

Please sign in to comment.