From c4fd301b1d597bfd05570dcfa5fadaea14d88338 Mon Sep 17 00:00:00 2001 From: Hasan Awad Date: Tue, 25 Nov 2025 14:19:41 +0200 Subject: [PATCH] feat: Update minKubeVersion to v1.32.0 Co-authored-by: Sascha Schwarze Signed-off-by: Hasan Awad --- bundle/manifests/shipwright-operator.clusterserviceversion.yaml | 2 +- .../bases/shipwright-operator.clusterserviceversion.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/manifests/shipwright-operator.clusterserviceversion.yaml b/bundle/manifests/shipwright-operator.clusterserviceversion.yaml index 33878ceb5..9cedbb6aa 100644 --- a/bundle/manifests/shipwright-operator.clusterserviceversion.yaml +++ b/bundle/manifests/shipwright-operator.clusterserviceversion.yaml @@ -777,7 +777,7 @@ spec: - email: shipwright-dev@lists.shipwright.io name: The Shipwright Contributors maturity: alpha - minKubeVersion: 1.31.0 + minKubeVersion: 1.32.0 provider: name: The Shipwright Contributors url: https://shipwright.io diff --git a/config/manifests/bases/shipwright-operator.clusterserviceversion.yaml b/config/manifests/bases/shipwright-operator.clusterserviceversion.yaml index 7fb3979e4..a964907ee 100644 --- a/config/manifests/bases/shipwright-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/shipwright-operator.clusterserviceversion.yaml @@ -86,7 +86,7 @@ spec: - email: shipwright-dev@lists.shipwright.io name: The Shipwright Contributors maturity: alpha - minKubeVersion: 1.31.0 + minKubeVersion: 1.32.0 provider: name: The Shipwright Contributors url: https://shipwright.io