Skip to content

Commit d02f4ec

Browse files
authored
Test against OCP 4.20.1 (#8911)
Test ECK against OCP 4.20.4 in order to be able to declare that we are compatible.
1 parent 656cdf0 commit d02f4ec

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.buildkite/e2e/release-branch-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
fixed:
6666
E2E_PROVIDER: ocp
6767
mixed:
68-
- DEPLOYER_CLIENT_VERSION: "4.19.2"
68+
- DEPLOYER_CLIENT_VERSION: "4.20.4"
6969

7070
- label: eks-arm
7171
fixed:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Current features:
1818
Supported versions:
1919

2020
* Kubernetes 1.30-1.34
21-
* OpenShift 4.15-4.19
21+
* OpenShift 4.15-4.20
2222
* Elasticsearch, Kibana, APM Server: 7.17+, 8+, 9+
2323
* Enterprise Search: 7.7+, 8+
2424
* Beats: 7.17+, 8+, 9+

hack/deployer/config/plans.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ plans:
9393
- id: ocp-ci
9494
operation: create
9595
clusterName: ci
96-
clientVersion: 4.19.14
96+
clientVersion: 4.20.4
9797
provider: ocp
9898
machineType: n1-standard-8
9999
serviceAccount: true
@@ -103,7 +103,7 @@ plans:
103103
- id: ocp-dev
104104
operation: create
105105
clusterName: dev
106-
clientVersion: 4.19.14
106+
clientVersion: 4.20.4
107107
provider: ocp
108108
machineType: n1-standard-8
109109
serviceAccount: true

hack/operatorhub/templates/csv.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ spec:
286286

287287
* Kubernetes 1.30-1.34
288288

289-
* OpenShift 4.15-4.19
289+
* OpenShift 4.15-4.20
290290

291291
* Google Kubernetes Engine (GKE), Azure Kubernetes Service (AKS), and Amazon Elastic Kubernetes Service (EKS)
292292

0 commit comments

Comments
 (0)