diff --git a/README.md b/README.md index d0d819d7..50733ae5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ for the Grafana dashboard. ## Requirements -- `kubernetes` v1.21+ with [`Operator Lifecycle Manager`](https://olm.operatorframework.io/) +- `kubernetes` v1.25+ with [`Operator Lifecycle Manager`](https://olm.operatorframework.io/) - [`cert-manager`](https://github.com/cert-manager/cert-manager) v1.11.5+ (Recommended) ## Instructions diff --git a/bundle/manifests/cryostat-operator.clusterserviceversion.yaml b/bundle/manifests/cryostat-operator.clusterserviceversion.yaml index 582d90cc..5f9c5000 100644 --- a/bundle/manifests/cryostat-operator.clusterserviceversion.yaml +++ b/bundle/manifests/cryostat-operator.clusterserviceversion.yaml @@ -30,7 +30,7 @@ metadata: capabilities: Seamless Upgrades categories: Monitoring, Developer Tools containerImage: quay.io/cryostat/cryostat-operator:3.0.1-dev - createdAt: "2024-07-04T16:54:34Z" + createdAt: "2024-07-09T15:20:45Z" description: JVM monitoring and profiling tool operatorframework.io/initialization-resource: |- { @@ -1165,7 +1165,7 @@ spec: - email: cryostat-development@googlegroups.com name: The Cryostat Authors maturity: stable - minKubeVersion: 1.21.0 + minKubeVersion: 1.25.0 provider: name: The Cryostat Community relatedImages: diff --git a/config/manifests/bases/cryostat-operator.clusterserviceversion.yaml b/config/manifests/bases/cryostat-operator.clusterserviceversion.yaml index 94abf8a7..7b2104f0 100644 --- a/config/manifests/bases/cryostat-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/cryostat-operator.clusterserviceversion.yaml @@ -907,7 +907,7 @@ spec: - email: cryostat-development@googlegroups.com name: The Cryostat Authors maturity: stable - minKubeVersion: 1.21.0 + minKubeVersion: 1.25.0 provider: name: The Cryostat Community version: 0.0.0