diff --git a/bundle/manifests/shipwright-operator.clusterserviceversion.yaml b/bundle/manifests/shipwright-operator.clusterserviceversion.yaml index 2117baec..38201bdd 100644 --- a/bundle/manifests/shipwright-operator.clusterserviceversion.yaml +++ b/bundle/manifests/shipwright-operator.clusterserviceversion.yaml @@ -898,6 +898,7 @@ spec: - email: shipwright-dev@lists.shipwright.io name: The Shipwright Contributors maturity: alpha + minKubeVersion: 1.23.13 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 4bc93118..fab81ba4 100644 --- a/config/manifests/bases/shipwright-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/shipwright-operator.clusterserviceversion.yaml @@ -224,6 +224,7 @@ spec: - email: shipwright-dev@lists.shipwright.io name: The Shipwright Contributors maturity: alpha + minKubeVersion: 1.23.13 provider: name: The Shipwright Contributors url: https://shipwright.io