Skip to content

Commit 90c571c

Browse files
committed
Update minimum operator version to 1.0.0
1 parent 39e464f commit 90c571c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Make sure the operator supports your cluster version.
2020

2121
| Kubernetes Version | OpenShift Version | Operator Version | End-of-Support |
2222
|--------------------|-------------------|------------------|----------------|
23-
| v1.31 | | v0.14.0+ | 2025-10-28 |
24-
| v1.30 | | v0.14.0+ | 2025-06-28 |
25-
| v1.29 | v4.16 | v0.14.0+ | 2025-02-28 |
26-
| v1.28 | v4.15 | v0.14.0+ | 2024-10-28 |
27-
| v1.27 | v4.14 | v0.14.0+ | 2024-06-28 |
28-
| v1.26 | v4.13 | v0.14.0+ | 2024-02-28 |
23+
| v1.31 | | v1.0.0+ | 2025-10-28 |
24+
| v1.30 | | v1.0.0+ | 2025-06-28 |
25+
| v1.29 | v4.16 | v1.0.0+ | 2025-02-28 |
26+
| v1.28 | v4.15 | v1.0.0+ | 2024-10-28 |
27+
| v1.27 | v4.14 | v1.0.0+ | 2024-06-28 |
28+
| v1.26 | v4.13 | v1.0.0+ | 2024-02-28 |
2929

3030
To install the latest version of the operator into a cluster, apply the installation YAML containing all the required manifests, including the CRDs and RBACs.
3131

docs/public/02-supported-technologies.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
| Kubernetes Version | OpenShift Version | Operator Version | End-of-Support |
66
|--------------------|-------------------|------------------|----------------|
7-
| v1.31 | | v0.14.0+ | 2025-10-28 |
8-
| v1.30 | | v0.14.0+ | 2025-06-28 |
9-
| v1.29 | v4.16 | v0.14.0+ | 2025-02-28 |
10-
| v1.28 | v4.15 | v0.14.0+ | 2024-10-28 |
11-
| v1.27 | v4.14 | v0.14.0+ | 2024-06-28 |
12-
| v1.26 | v4.13 | v0.14.0+ | 2024-02-28 |
7+
| v1.31 | | v1.0.0+ | 2025-10-28 |
8+
| v1.30 | | v1.0.0+ | 2025-06-28 |
9+
| v1.29 | v4.16 | v1.0.0+ | 2025-02-28 |
10+
| v1.28 | v4.15 | v1.0.0+ | 2024-10-28 |
11+
| v1.27 | v4.14 | v1.0.0+ | 2024-06-28 |
12+
| v1.26 | v4.13 | v1.0.0+ | 2024-02-28 |
1313

1414
- The Contrast Agent Operator follows the upstream [Kubernetes community support policy](https://kubernetes.io/releases/patch-releases/#support-period). End-of-life dates are documented on the [Kubernetes releases](https://kubernetes.io/releases/#release-history) page.
1515
- OpenShift support is dependent on the included version of Kubernetes. For example, OpenShift v4.10 uses Kubernetes v1.23 and will be supported by Contrast until 2023-02-28. See Red Hat's [support article](https://access.redhat.com/solutions/4870701) for the mapping between Kubernetes and OpenShift versions.

0 commit comments

Comments
 (0)