Commit 7c7ce8b 1 parent 42c54b7 commit 7c7ce8b Copy full SHA for 7c7ce8b
File tree 2 files changed +16
-16
lines changed
ci-operator/config/openshift/cluster-nfd-operator
2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -3,32 +3,32 @@ base_images:
3
3
name : master
4
4
namespace : psap
5
5
tag : ci-artifacts
6
- ocp_4.18_base -rhel9 :
6
+ ocp_4.19_base -rhel9 :
7
7
name : " 4.19"
8
8
namespace : ocp
9
9
tag : base-rhel9
10
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
10
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
11
11
name : builder
12
12
namespace : ocp
13
- tag : rhel-9-golang-1.22 -openshift-4.18
13
+ tag : rhel-9-golang-1.23 -openshift-4.19
14
14
build_root :
15
15
from_repository : true
16
16
images :
17
17
- dockerfile_path : Dockerfile
18
18
inputs :
19
- ocp_4.18_base -rhel9 :
19
+ ocp_4.19_base -rhel9 :
20
20
as :
21
- - registry.ci.openshift.org/ocp/4.18 :base-rhel9
22
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
21
+ - registry.ci.openshift.org/ocp/4.19 :base-rhel9
22
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
23
23
as :
24
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
24
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
25
25
to : cluster-nfd-operator
26
26
operator :
27
27
bundles :
28
28
- context_dir : manifests/stable
29
29
dockerfile_path : bundle.Dockerfile
30
30
substitutions :
31
- - pullspec : quay.io/openshift/origin-cluster-nfd-operator:4.18
31
+ - pullspec : quay.io/openshift/origin-cluster-nfd-operator:4.19
32
32
with : pipeline:cluster-nfd-operator
33
33
promotion :
34
34
to :
Original file line number Diff line number Diff line change @@ -3,32 +3,32 @@ base_images:
3
3
name : master
4
4
namespace : psap
5
5
tag : ci-artifacts
6
- ocp_4.18_base -rhel9 :
6
+ ocp_4.19_base -rhel9 :
7
7
name : " 4.19"
8
8
namespace : ocp
9
9
tag : base-rhel9
10
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
10
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
11
11
name : builder
12
12
namespace : ocp
13
- tag : rhel-9-golang-1.22 -openshift-4.18
13
+ tag : rhel-9-golang-1.23 -openshift-4.19
14
14
build_root :
15
15
from_repository : true
16
16
images :
17
17
- dockerfile_path : Dockerfile
18
18
inputs :
19
- ocp_4.18_base -rhel9 :
19
+ ocp_4.19_base -rhel9 :
20
20
as :
21
- - registry.ci.openshift.org/ocp/4.18 :base-rhel9
22
- ocp_builder_rhel-9-golang-1.22 -openshift-4.18 :
21
+ - registry.ci.openshift.org/ocp/4.19 :base-rhel9
22
+ ocp_builder_rhel-9-golang-1.23 -openshift-4.19 :
23
23
as :
24
- - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22 -openshift-4.18
24
+ - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.23 -openshift-4.19
25
25
to : cluster-nfd-operator
26
26
operator :
27
27
bundles :
28
28
- context_dir : manifests/stable
29
29
dockerfile_path : bundle.Dockerfile
30
30
substitutions :
31
- - pullspec : quay.io/openshift/origin-cluster-nfd-operator:4.18
31
+ - pullspec : quay.io/openshift/origin-cluster-nfd-operator:4.19
32
32
with : pipeline:cluster-nfd-operator
33
33
promotion :
34
34
to :
You can’t perform that action at this time.
0 commit comments