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
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ build_root:
tag: rhel-8-release-golang-1.25-openshift-4.23
promotion:
to:
- name: "5.0"
- name: "4.22"
namespace: ocp
releases:
initial:
integration:
name: "5.0"
name: "4.22"
namespace: ocp
latest:
integration:
include_built_images: true
name: "5.0"
name: "4.22"
namespace: ocp
resources:
'*':
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ build_root:
tag: rhel-9-golang-1.23-openshift-4.19
promotion:
to:
- name: "5.0"
- name: "4.22"
namespace: ocp
releases:
initial:
integration:
name: "5.0"
name: "4.22"
namespace: ocp
latest:
integration:
include_built_images: true
name: "5.0"
name: "4.22"
namespace: ocp
resources:
'*':
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
base_images:
bpfman:
name: "5.0"
name: "4.22"
namespace: ocp
tag: bpfman
kube-rbac-proxy:
name: "5.0"
name: "4.22"
namespace: ocp
tag: kube-rbac-proxy
build_root:
Expand Down Expand Up @@ -33,17 +33,17 @@ operator:
with: pipeline:kube-rbac-proxy
promotion:
to:
- name: "5.0"
- name: "4.22"
namespace: ocp
releases:
initial:
integration:
name: "5.0"
name: "4.22"
namespace: ocp
latest:
integration:
include_built_images: true
name: "5.0"
name: "4.22"
namespace: ocp
resources:
'*':
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ images:
to: bpfman
promotion:
to:
- name: "5.0"
- name: "4.22"
namespace: ocp
releases:
initial:
integration:
name: "5.0"
name: "4.22"
namespace: ocp
latest:
integration:
include_built_images: true
name: "5.0"
name: "4.22"
namespace: ocp
resources:
'*':
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
base_images:
base:
name: "5.0"
name: "4.22"
namespace: ocp
tag: base
build_root:
Expand All @@ -10,17 +10,17 @@ build_root:
tag: rhel-9-release-golang-1.22-openshift-4.19
promotion:
to:
- name: "5.0"
- name: "4.22"
namespace: ocp
releases:
initial:
integration:
name: "5.0"
name: "4.22"
namespace: ocp
latest:
integration:
include_built_images: true
name: "5.0"
name: "4.22"
namespace: ocp
resources:
'*':
Expand Down