Skip to content

Commit

Permalink
ART-10938 - Bump 4.12 golang builders to 1.19.13
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Oct 18, 2024
1 parent b43900a commit 7a8e168
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions streams.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---

####################################################################################################
# STOP. HOLD. PLEASE WAIT. PLEASE READ. FAILURE TO READ WILL HAVE IMPACTS ACROSS THE ORGANIZATION.
Expand All @@ -20,7 +19,7 @@
####################################################################################################

golang:
image: openshift/golang-builder:v1.19.13-202408070335.gfa00de2.el8
image: openshift/golang-builder:v1.19.13-202410181055.gfa00de2.el8
mirror: true
transform: rhel-8/golang
upstream_image_base: registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-{MAJOR}.{MINOR}.art
Expand All @@ -30,7 +29,7 @@ golang:
- registry.ci.openshift.org/ocp-private/builder-priv:rhel-8-golang-1.19-openshift-{MAJOR}.{MINOR}

rhel-9-golang:
image: openshift/golang-builder:v1.19.13-202408070451.g3172d57.el9
image: openshift/golang-builder:v1.19.13-202410181055.g3172d57.el9
mirror: true
transform: rhel-9/golang
upstream_image_base: registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.19-openshift-{MAJOR}.{MINOR}.art
Expand All @@ -52,7 +51,7 @@ rhel-8-golang-ci-build-root:
# IMPORTANT: etcd has unique approval to track its own etcd version. Other repos need arch
# approval to diverge from what kube apiserver uses for a given release.
etcd_golang:
image: openshift/golang-builder:v1.19.13-202408070335.gfa00de2.el8
image: openshift/golang-builder:v1.19.13-202410181055.gfa00de2.el8
mirror: false
# No transform required as etcd does not yum install any packages.
upstream_image_base: registry.ci.openshift.org/ocp/builder:rhel-8-etcd-golang-1.19
Expand Down

0 comments on commit 7a8e168

Please sign in to comment.