Skip to content

Commit 23b88d0

Browse files
committed
KCMO: update the OCP version to 4.19
1 parent b92dcf9 commit 23b88d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-patched-kao-kcmo-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rm -fr crc-cluster-kube-apiserver-operator
2222
rm -fr crc-cluster-kube-controller-manager-operator
2323
rm -fr crc-routes-controller
2424

25-
readonly OCP_VERSION=4.17
25+
readonly OCP_VERSION=4.19
2626

2727
function check_pull_secret() {
2828
if [ -z "${OPENSHIFT_PULL_SECRET_PATH-}" ]; then

0 commit comments

Comments
 (0)