Skip to content

Commit

Permalink
restore partner rhel8
Browse files Browse the repository at this point in the history
  • Loading branch information
thegreyd committed Nov 22, 2024
1 parent ff5e992 commit 2b4a7a5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions streams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,22 @@ partner-rhel-9-golang-1.23:
upstream_image_mirror:
- quay.io/openshift-release-dev/golang-builder--ibm-share:rhel-9-golang-1.23-openshift-{MAJOR}.{MINOR}

partner-rhel-8-golang-1.22:
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.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}
upstream_image_mirror:
- quay.io/openshift-release-dev/golang-builder--ibm-share:rhel-9-golang-1.22-openshift-{MAJOR}.{MINOR}

rhel8:
# the most recent release at present. since we yum update this, it does not need to float.
# it is important that we not build from unreleased builds and publish them.
Expand Down

0 comments on commit 2b4a7a5

Please sign in to comment.