diff --git a/ci-operator/config/openshift/baremetal-runtimecfg/openshift-baremetal-runtimecfg-master.yaml b/ci-operator/config/openshift/baremetal-runtimecfg/openshift-baremetal-runtimecfg-master.yaml index b9fb134357d45..0ddfa0f37099d 100644 --- a/ci-operator/config/openshift/baremetal-runtimecfg/openshift-baremetal-runtimecfg-master.yaml +++ b/ci-operator/config/openshift/baremetal-runtimecfg/openshift-baremetal-runtimecfg-master.yaml @@ -1,9 +1,9 @@ base_images: base: cluster: https://api.ci.openshift.org - name: "4.5" + name: ubi namespace: ocp - tag: base + tag: "8" build_root: image_stream_tag: cluster: https://api.ci.openshift.org diff --git a/ci-operator/config/openshift/baremetal-runtimecfg/openshift-baremetal-runtimecfg-release-4.4.yaml b/ci-operator/config/openshift/baremetal-runtimecfg/openshift-baremetal-runtimecfg-release-4.4.yaml index 806f4f5a95957..c886662a8cbea 100644 --- a/ci-operator/config/openshift/baremetal-runtimecfg/openshift-baremetal-runtimecfg-release-4.4.yaml +++ b/ci-operator/config/openshift/baremetal-runtimecfg/openshift-baremetal-runtimecfg-release-4.4.yaml @@ -1,9 +1,9 @@ base_images: base: cluster: https://api.ci.openshift.org - name: "4.4" + name: ubi namespace: ocp - tag: base + tag: "8" build_root: image_stream_tag: cluster: https://api.ci.openshift.org