Skip to content

Commit

Permalink
ART-10938 - Bump 4.15 golang builders to 1.20.12
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Oct 18, 2024
1 parent b908e43 commit 4c17438
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 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 @@ -19,7 +18,7 @@
####################################################################################################

golang:
image: openshift/golang-builder:v1.20.12-202408061859.g92d4921.el8
image: openshift/golang-builder:v1.20.12-202410181045.g92d4921.el8
mirror: true
transform: rhel-8/golang
# Leave this upstream information in place even if mirror/transform is disabled. Test Platform read the data.
Expand All @@ -31,13 +30,13 @@ golang:

ibm-rhel-8-golang-1.20:
# Mirror non-embargoed golang builders for IBM
image: openshift/golang-builder:v1.20.12-202408061859.g92d4921.el8
image: openshift/golang-builder:v1.20.12-202410181045.g92d4921.el8
mirror: true
mirror_manifest_list: true
upstream_image: quay.io/openshift-release-dev/golang-builder--ibm-share:rhel-8-golang-1.20-openshift-{MAJOR}.{MINOR}

rhel-9-golang:
image: openshift/golang-builder:v1.20.12-202408062009.g5488123.el9
image: openshift/golang-builder:v1.20.12-202410181045.g5488123.el9
mirror: true
transform: rhel-9/golang
# Leave this upstream information in place even if mirror/transform is disabled. Test Platform read the data.
Expand All @@ -49,7 +48,7 @@ rhel-9-golang:

ibm-rhel-9-golang-1.20:
# Mirror non-embargoed golang builders for IBM
image: openshift/golang-builder:v1.20.12-202408062009.g5488123.el9
image: openshift/golang-builder:v1.20.12-202410181045.g5488123.el9
mirror: true
mirror_manifest_list: true
upstream_image: quay.io/openshift-release-dev/golang-builder--ibm-share:rhel-9-golang-1.20-openshift-{MAJOR}.{MINOR}
Expand Down

0 comments on commit 4c17438

Please sign in to comment.