Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ base_images:
name: "4.10"
namespace: ocp
tag: base
ocp_builder_rhel-8-golang-1.16-openshift-4.10:
ocp_builder_rhel-8-golang-1.17-openshift-4.10:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.10
tag: rhel-8-golang-1.17-openshift-4.10
build_root:
from_repository: true
images:
- from: base
inputs:
ocp_builder_rhel-8-golang-1.16-openshift-4.10:
ocp_builder_rhel-8-golang-1.17-openshift-4.10:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.10
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.17-openshift-4.10
to: cluster-samples-operator
promotion:
name: "4.10"
Expand Down