Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
omer-vishlitzky committed May 1, 2024
1 parent 0417bae commit 1798dfc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,5 +1,6 @@
# OpenShift Release Tooling


This repository holds OpenShift cluster manifests, component build manifests and
CI workflow configuration for OpenShift component repositories for both OKD and
OCP.
Expand Down
Expand Up @@ -3,6 +3,14 @@ base_images:
name: test
namespace: ocp-kni
tag: dev-scripts
ocp_4.15_base-rhel9:
name: "4.15"
namespace: ocp
tag: base-rhel9
ocp_builder_rhel-9-golang-1.20-openshift-4.15:
name: builder
namespace: ocp
tag: rhel-9-golang-1.20-openshift-4.15
ocp_builder_rhel-9-golang-1.21-openshift-4.16:
name: builder
namespace: ocp
Expand Down

0 comments on commit 1798dfc

Please sign in to comment.