Skip to content
Merged
Show file tree
Hide file tree
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
10 changes: 0 additions & 10 deletions ci-operator/config/openshift/oc/openshift-oc-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.16_base:
name: "4.16"
namespace: ocp
tag: base
ocp_4.16_base-rhel9:
name: "4.16"
namespace: ocp
Expand All @@ -33,15 +29,9 @@ build_root:
images:
- dockerfile_path: images/cli/Dockerfile.rhel
inputs:
ocp_4.16_base:
as:
- registry.ci.openshift.org/ocp/4.16:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16
ocp_builder_rhel-9-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16
Expand Down
10 changes: 0 additions & 10 deletions ci-operator/config/openshift/oc/openshift-oc-release-4.16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.16_base:
name: "4.16"
namespace: ocp
tag: base
ocp_4.16_base-rhel9:
name: "4.16"
namespace: ocp
Expand All @@ -33,15 +29,9 @@ build_root:
images:
- dockerfile_path: images/cli/Dockerfile.rhel
inputs:
ocp_4.16_base:
as:
- registry.ci.openshift.org/ocp/4.16:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16
ocp_builder_rhel-9-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16
Expand Down
10 changes: 0 additions & 10 deletions ci-operator/config/openshift/oc/openshift-oc-release-4.17.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.16_base:
name: "4.17"
namespace: ocp
tag: base
ocp_4.16_base-rhel9:
name: "4.17"
namespace: ocp
Expand All @@ -33,15 +29,9 @@ build_root:
images:
- dockerfile_path: images/cli/Dockerfile.rhel
inputs:
ocp_4.16_base:
as:
- registry.ci.openshift.org/ocp/4.16:base
ocp_4.16_base-rhel9:
as:
- registry.ci.openshift.org/ocp/4.16:base-rhel9
ocp_builder_rhel-8-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.21-openshift-4.16
ocp_builder_rhel-9-golang-1.21-openshift-4.16:
as:
- registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16
Expand Down