diff --git a/ci-operator/config/openshift/cluster-samples-operator/openshift-cluster-samples-operator-master.yaml b/ci-operator/config/openshift/cluster-samples-operator/openshift-cluster-samples-operator-master.yaml index b05d5c6c4454e..83ad787e1c020 100644 --- a/ci-operator/config/openshift/cluster-samples-operator/openshift-cluster-samples-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-samples-operator/openshift-cluster-samples-operator-master.yaml @@ -3,18 +3,18 @@ base_images: name: "4.10" namespace: ocp tag: base - ocp_builder_rhel-8-golang-1.16-openshift-4.10: + ocp_builder_rhel-8-golang-1.17-openshift-4.10: name: builder namespace: ocp - tag: rhel-8-golang-1.16-openshift-4.10 + tag: rhel-8-golang-1.17-openshift-4.10 build_root: from_repository: true images: - from: base inputs: - ocp_builder_rhel-8-golang-1.16-openshift-4.10: + ocp_builder_rhel-8-golang-1.17-openshift-4.10: as: - - registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.10 + - registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.17-openshift-4.10 to: cluster-samples-operator promotion: name: "4.10"