From 905e772f01f3fada2f70353887df1e676eed5fc5 Mon Sep 17 00:00:00 2001 From: Kenny Woodson Date: Mon, 20 Dec 2021 10:04:15 -0500 Subject: [PATCH] Bumping MCO repository to golang 1.17 --- .../openshift-machine-config-operator-master.yaml | 8 ++++---- .../openshift-machine-config-operator-release-4.10.yaml | 8 ++++---- .../openshift-machine-config-operator-release-4.11.yaml | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-master.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-master.yaml index fea9ccfe4a12c..9dab7708cc74a 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-master.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-master.yaml @@ -27,19 +27,19 @@ base_images: name: test namespace: ocp-kni tag: dev-scripts - 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: - dockerfile_path: Dockerfile.rhel7 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: machine-config-operator promotion: name: "4.10" diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.10.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.10.yaml index 406c31b3e035c..9de54afcfe4d0 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.10.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.10.yaml @@ -27,19 +27,19 @@ base_images: name: test namespace: ocp-kni tag: dev-scripts - 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: - dockerfile_path: Dockerfile.rhel7 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: machine-config-operator promotion: disabled: true diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.11.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.11.yaml index 83f96392aa2f5..f3e79855c7039 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.11.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.11.yaml @@ -27,19 +27,19 @@ base_images: name: test namespace: ocp-kni tag: dev-scripts - 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: - dockerfile_path: Dockerfile.rhel7 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: machine-config-operator promotion: name: "4.11"