Skip to content

Commit

Permalink
Merge pull request openshift#50970 from openshift-bot/auto-config-bra…
Browse files Browse the repository at this point in the history
…ncher

Automate config brancher by auto-config-brancher job at Tue, 16 Apr 2024 12:04:48 UTC
  • Loading branch information
openshift-merge-bot[bot] authored Apr 16, 2024
2 parents 9e7de9e + eb5186d commit b28fae3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: 4.15-priv
namespace: ocp-private
tag: base
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
name: builder
namespace: ocp
tag: rhel-8-golang-1.20-openshift-4.15
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
name: builder
namespace: ocp
Expand All @@ -16,6 +20,9 @@ images:
ocp_4.15_base:
as:
- registry.ci.openshift.org/ocp/4.15:base
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.20-openshift-4.15
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: "4.15"
namespace: ocp
tag: base
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
name: builder
namespace: ocp
tag: rhel-8-golang-1.20-openshift-4.15
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
name: builder
namespace: ocp
Expand All @@ -15,6 +19,9 @@ images:
ocp_4.15_base:
as:
- registry.ci.openshift.org/ocp/4.15:base
ocp_builder_rhel-8-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
as:
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.20-openshift-4.15
Expand Down

0 comments on commit b28fae3

Please sign in to comment.