From d7fb5ce6c382571d20838cc8b3e3baa01fd76ce9 Mon Sep 17 00:00:00 2001 From: Todd Short Date: Wed, 15 Jan 2025 10:26:22 -0500 Subject: [PATCH] openshift/operator-framework-tooling: update to golang 1.23/OCP 4.19 Signed-off-by: Todd Short --- ...shift-operator-framework-tooling-main.yaml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ci-operator/config/openshift/operator-framework-tooling/openshift-operator-framework-tooling-main.yaml b/ci-operator/config/openshift/operator-framework-tooling/openshift-operator-framework-tooling-main.yaml index 2b47e3b39f676..cc78bab9523ef 100644 --- a/ci-operator/config/openshift/operator-framework-tooling/openshift-operator-framework-tooling-main.yaml +++ b/ci-operator/config/openshift/operator-framework-tooling/openshift-operator-framework-tooling-main.yaml @@ -1,12 +1,12 @@ base_images: - ocp_4.18_base-rhel9: - name: "4.18" + ocp_4.19_base-rhel9: + name: "4.19" namespace: ocp tag: base-rhel9 - ocp_builder_rhel-9-golang-1.22-openshift-4.18: + ocp_builder_rhel-9-golang-1.23-openshift-4.19: name: builder namespace: ocp - tag: rhel-9-golang-1.22-openshift-4.18 + tag: rhel-9-golang-1.23-openshift-4.19 binary_build_commands: GO111MODULE=on GOPROXY=https://proxy.golang.org make build build_root: from_repository: true @@ -17,12 +17,12 @@ images: paths: - destination_dir: . source_path: /go/src/github.com/openshift/operator-framework-tooling/v0 - ocp_4.18_base-rhel9: + ocp_4.19_base-rhel9: as: - - registry.ci.openshift.org/ocp/4.18:base-rhel9 - ocp_builder_rhel-9-golang-1.22-openshift-4.18: + - registry.ci.openshift.org/ocp/4.19:base-rhel9 + ocp_builder_rhel-9-golang-1.23-openshift-4.19: as: - - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.18 + - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23-openshift-4.19 to: olm-v0-bumper - dockerfile_path: v1.Dockerfile inputs: @@ -30,12 +30,12 @@ images: paths: - destination_dir: . source_path: /go/src/github.com/openshift/operator-framework-tooling/v1 - ocp_4.18_base-rhel9: + ocp_4.19_base-rhel9: as: - - registry.ci.openshift.org/ocp/4.18:base-rhel9 - ocp_builder_rhel-9-golang-1.22-openshift-4.18: + - registry.ci.openshift.org/ocp/4.19:base-rhel9 + ocp_builder_rhel-9-golang-1.23-openshift-4.19: as: - - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.18 + - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23-openshift-4.19 to: olm-v1-bumper promotion: to: