File tree Expand file tree Collapse file tree
ci-operator/config/openshift/cluster-version-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ base_images:
1111 name : builder
1212 namespace : ocp
1313 tag : rhel-8-golang-1.15-openshift-4.6
14+ ocp_builder_rhel-8-golang-1.15-openshift-4.7 :
15+ name : builder
16+ namespace : ocp
17+ tag : rhel-8-golang-1.15-openshift-4.7
1418 ocp_builder_rhel-8-golang-openshift-4.6 :
1519 name : builder
1620 namespace : ocp
@@ -32,9 +36,9 @@ images:
3236- dockerfile_path : Dockerfile.rhel
3337 from : base
3438 inputs :
35- ocp_builder_rhel-8-golang-1.15-openshift-4.6 :
39+ ocp_builder_rhel-8-golang-1.15-openshift-4.7 :
3640 as :
37- - registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
41+ - registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.7
3842 to : cluster-version-operator
3943promotion :
4044 name : " 4.7"
You can’t perform that action at this time.
0 commit comments