Skip to content

Commit

Permalink
Merge pull request #58240 from openshift-bot/auto-config-brancher
Browse files Browse the repository at this point in the history
Automate config brancher by auto-config-brancher job at Mon, 28 Oct 2024 16:14:33 UTC
  • Loading branch information
openshift-merge-bot[bot] authored Oct 28, 2024
2 parents 1c8fe70 + 9952a45 commit b9b1398
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: "4.18"
namespace: ocp
tag: base-rhel9
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
name: builder
namespace: ocp
tag: rhel-8-golang-1.21-openshift-4.16
ocp_builder_rhel-8-golang-1.22-openshift-4.18:
name: builder
namespace: ocp
Expand Down Expand Up @@ -40,9 +36,9 @@ images:
dockerfile_path: ztp/resource-generator/Containerfile
from: os-min8
inputs:
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
ocp_builder_rhel-8-golang-1.22-openshift-4.18:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.22-openshift-4.18
to: ztp-site-generator
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: "4.17"
namespace: ocp
tag: base-rhel9
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
name: builder
namespace: ocp
tag: rhel-8-golang-1.21-openshift-4.16
ocp_builder_rhel-8-golang-1.22-openshift-4.17:
name: builder
namespace: ocp
Expand Down Expand Up @@ -40,9 +36,9 @@ images:
dockerfile_path: ztp/resource-generator/Containerfile
from: os-min8
inputs:
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
ocp_builder_rhel-8-golang-1.22-openshift-4.17:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.22-openshift-4.17
to: ztp-site-generator
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: ClusterImageSet
metadata:
annotations:
version_lower: 4.16.0-0
version_stream: 4-stable
version_upper: 4.17.0-0
creationTimestamp: null
name: ocp-release-4.16.19-x86-64-for-4.16.0-0-to-4.17.0-0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: ClusterImageSet
metadata:
annotations:
version_lower: 4.17.0-0
version_stream: 4-stable
version_upper: 4.18.0-0
creationTimestamp: null
name: ocp-release-4.17.3-x86-64-for-4.17.0-0-to-4.18.0-0
Expand Down

0 comments on commit b9b1398

Please sign in to comment.