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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Current features:
Supported versions:

* Kubernetes 1.28-1.32
* OpenShift 4.12-4.17
* OpenShift 4.13-4.18
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we are still testing ECK against 4.17: https://github.com/elastic/cloud-on-k8s/blob/872ca20e68404e740c879edced3933995e202316/.buildkite/e2e/nightly-main-matrix.yaml#L43C33-L43C37 Let's maybe upgrade the OCP version used in our e2e tests first?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created this PR to update the version in e2e tests
#8492

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been merged

* Elasticsearch, Kibana, APM Server: 6.8+, 7.1+, 8+
* Enterprise Search: 7.7+, 8+
* Beats: 7.0+, 8+
Expand Down
2 changes: 1 addition & 1 deletion docs/supported-versions.asciidoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ECK is compatible with:

* Kubernetes 1.28-1.32
* OpenShift 4.12-4.17
* OpenShift 4.13-4.18
* Google Kubernetes Engine (GKE), Azure Kubernetes Service (AKS), and Amazon Elastic Kubernetes Service (EKS)
* Helm: 3.2.0+
* Elasticsearch, Kibana, APM Server: 6.8+, 7.1+, 8+
Expand Down
2 changes: 1 addition & 1 deletion hack/operatorhub/templates/csv.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ spec:

* Kubernetes 1.28-1.32

* OpenShift 4.12-4.17
* OpenShift 4.13-4.18

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

Expand Down