Skip to content

Commit

Permalink
ART-11389 - Bump 4.17 golang builders to 1.22.9 (#5699)
Browse files Browse the repository at this point in the history
  • Loading branch information
openshift-bot and AOS Automation Release Team authored Nov 22, 2024
1 parent edcc2d1 commit 5a00295
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions streams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ rhel-9-golang-1.21:
rhel-9-golang:
aliases:
- rhel-9-golang-{GO_LATEST}
image: openshift/golang-builder:v1.22.7-202410111609.gc451559.el9
image: openshift/golang-builder:v1.22.9-202411201508.gfa4fc3b.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 @@ -59,7 +59,7 @@ rhel-9-golang:
rhel-8-golang:
aliases:
- rhel-8-golang-{GO_LATEST}
image: openshift/golang-builder:v1.22.7-202410111416.gd54e8ac.el8
image: openshift/golang-builder:v1.22.9-202411201508.gd54e8ac.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 @@ -85,14 +85,14 @@ ibm-rhel-8-golang-1.21:

ibm-rhel-9-golang-1.22:
# Mirror non-embargoed golang builders for IBM
image: openshift/golang-builder:v1.22.7-202410111609.gc451559.el9
image: openshift/golang-builder:v1.22.9-202411201508.gfa4fc3b.el9
mirror: true
mirror_manifest_list: true
upstream_image: quay.io/openshift-release-dev/golang-builder--ibm-share:rhel-9-golang-1.22-openshift-{MAJOR}.{MINOR}

ibm-rhel-8-golang-1.22:
# Mirror non-embargoed golang builders for IBM
image: openshift/golang-builder:v1.22.7-202410111416.gd54e8ac.el8
image: openshift/golang-builder:v1.22.9-202411201508.gd54e8ac.el8
mirror: true
mirror_manifest_list: true
upstream_image: quay.io/openshift-release-dev/golang-builder--ibm-share:rhel-8-golang-1.22-openshift-{MAJOR}.{MINOR}
Expand Down

0 comments on commit 5a00295

Please sign in to comment.