Skip to content

Commit

Permalink
Merge pull request #5711 from openshift-eng/revert-5700-update-golang…
Browse files Browse the repository at this point in the history
…-4.18-1.22.9

Revert "ART-11389 - Bump 4.18 golang builders to 1.22.9"
  • Loading branch information
openshift-merge-bot[bot] authored Nov 21, 2024
2 parents f46f50c + 6e123e5 commit b7b305d
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.9-202411201508.gfa4fc3b.el9
image: openshift/golang-builder:v1.22.7-202410111609.gc451559.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.9-202411201508.gd54e8ac.el8
image: openshift/golang-builder:v1.22.7-202410111416.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 @@ -86,15 +86,15 @@ partner-rhel-9-golang-1.21:
- quay.io/openshift-release-dev/golang-builder--ibm-share:rhel-9-golang-1.21-openshift-{MAJOR}.{MINOR}

partner-rhel-8-golang-1.22:
image: openshift/golang-builder:v1.22.9-202411201508.gd54e8ac.el8
image: openshift/golang-builder:v1.22.7-202410111416.gd54e8ac.el8
mirror: true
mirror_manifest_list: true
upstream_image: quay.io/openshift-release-dev/golang-builder--partner-share:rhel-8-golang-1.22-openshift-{MAJOR}.{MINOR}
upstream_image_mirror:
- quay.io/openshift-release-dev/golang-builder--ibm-share:rhel-8-golang-1.22-openshift-{MAJOR}.{MINOR}

partner-rhel-9-golang-1.22:
image: openshift/golang-builder:v1.22.9-202411201508.gfa4fc3b.el9
image: openshift/golang-builder:v1.22.7-202410111609.gc451559.el9
mirror: true
mirror_manifest_list: true
upstream_image: quay.io/openshift-release-dev/golang-builder--partner-share:rhel-9-golang-1.22-openshift-{MAJOR}.{MINOR}
Expand Down

0 comments on commit b7b305d

Please sign in to comment.