From 7b53736615112aea73104ae4e65c1a97c688de00 Mon Sep 17 00:00:00 2001 From: kvalliyurnatt <135071014+kvalliyurnatt@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:55:00 -0500 Subject: [PATCH] update openshift supported versions for next release (#8489) --- README.md | 2 +- docs/supported-versions.asciidoc | 2 +- hack/operatorhub/templates/csv.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d2ef3c9e8..9bda8059c8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Current features: Supported versions: * Kubernetes 1.28-1.32 -* OpenShift 4.12-4.17 +* OpenShift 4.13-4.18 * Elasticsearch, Kibana, APM Server: 6.8+, 7.1+, 8+ * Enterprise Search: 7.7+, 8+ * Beats: 7.0+, 8+ diff --git a/docs/supported-versions.asciidoc b/docs/supported-versions.asciidoc index 6cd4c1e7ea..b5d4009c30 100644 --- a/docs/supported-versions.asciidoc +++ b/docs/supported-versions.asciidoc @@ -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+ diff --git a/hack/operatorhub/templates/csv.tpl b/hack/operatorhub/templates/csv.tpl index e6abc18495..7c9f7d0de1 100644 --- a/hack/operatorhub/templates/csv.tpl +++ b/hack/operatorhub/templates/csv.tpl @@ -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)