Skip to content

Commit 475ed4f

Browse files
authored
switch sandbox clusters to 4.20 (#70582)
* switch sandbox clusters to 4.20 * adding codeready-toolchain-workload-analyzer-master.yaml
1 parent 8cb2a22 commit 475ed4f

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

ci-operator/config/codeready-toolchain/host-operator/codeready-toolchain-host-operator-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build_root:
44
releases:
55
initial:
66
integration:
7-
name: "4.19"
7+
name: "4.20"
88
namespace: ocp
99
latest:
1010
integration:
1111
include_built_images: true
12-
name: "4.19"
12+
name: "4.20"
1313
namespace: ocp
1414
resources:
1515
'*':

ci-operator/config/codeready-toolchain/member-operator/codeready-toolchain-member-operator-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build_root:
44
releases:
55
initial:
66
integration:
7-
name: "4.19"
7+
name: "4.20"
88
namespace: ocp
99
latest:
1010
integration:
1111
include_built_images: true
12-
name: "4.19"
12+
name: "4.20"
1313
namespace: ocp
1414
resources:
1515
'*':

ci-operator/config/codeready-toolchain/registration-service/codeready-toolchain-registration-service-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build_root:
44
releases:
55
initial:
66
integration:
7-
name: "4.19"
7+
name: "4.20"
88
namespace: ocp
99
latest:
1010
integration:
1111
include_built_images: true
12-
name: "4.19"
12+
name: "4.20"
1313
namespace: ocp
1414
resources:
1515
'*':

ci-operator/config/codeready-toolchain/toolchain-e2e/codeready-toolchain-toolchain-e2e-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build_root:
44
releases:
55
initial:
66
integration:
7-
name: "4.19"
7+
name: "4.20"
88
namespace: ocp
99
latest:
1010
integration:
1111
include_built_images: true
12-
name: "4.19"
12+
name: "4.20"
1313
namespace: ocp
1414
resources:
1515
'*':

ci-operator/config/codeready-toolchain/workload-analyzer/codeready-toolchain-workload-analyzer-master.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
base_images:
22
base:
3-
name: "4.19"
3+
name: "4.20"
44
namespace: ocp
55
tag: base
66
build_root:
@@ -16,12 +16,12 @@ images:
1616
releases:
1717
initial:
1818
integration:
19-
name: "4.19"
19+
name: "4.20"
2020
namespace: ocp
2121
latest:
2222
integration:
2323
include_built_images: true
24-
name: "4.19"
24+
name: "4.20"
2525
namespace: ocp
2626
resources:
2727
'*':

0 commit comments

Comments
 (0)