From 30a18f2e8864767e9cf40037dd850343259b45df Mon Sep 17 00:00:00 2001 From: Stephen Benjamin Date: Tue, 30 Jul 2019 09:48:51 -0400 Subject: [PATCH] Bump pinned release to 4.2.0-0.ci-2019-07-31-123929-kni.0 --- ocp_install_env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocp_install_env.sh b/ocp_install_env.sh index b8878faea..5b0b35ce2 100644 --- a/ocp_install_env.sh +++ b/ocp_install_env.sh @@ -15,7 +15,7 @@ export DNS_VIP=${DNS_VIP:-"192.168.111.2"} # The release we default to here is pinned and known to work with the # baremetal platform in openshift-installer # -export OPENSHIFT_RELEASE_IMAGE="${OPENSHIFT_RELEASE_IMAGE:-registry.svc.ci.openshift.org/kni/release:4.2.0-0.ci-2019-07-22-025130-kni.1}" +export OPENSHIFT_RELEASE_IMAGE="${OPENSHIFT_RELEASE_IMAGE:-registry.svc.ci.openshift.org/kni/release:4.2.0-0.ci-2019-07-31-123929-kni.0}" function extract_installer() { local release_image