diff --git a/Makefile b/Makefile index d49ad09..eb7fc6e 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ endif # Set the Operator SDK version to use. By default, what is installed on the system is used. # This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit. -OPERATOR_SDK_VERSION ?= v1.40.0 +OPERATOR_SDK_VERSION ?= v1.42.0 # ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary. ENVTEST_K8S_VERSION = 1.35.0 diff --git a/bundle/manifests/k8s-overcommit.clusterserviceversion.yaml b/bundle/manifests/k8s-overcommit.clusterserviceversion.yaml index 0eb24e8..fba5322 100644 --- a/bundle/manifests/k8s-overcommit.clusterserviceversion.yaml +++ b/bundle/manifests/k8s-overcommit.clusterserviceversion.yaml @@ -30,7 +30,7 @@ metadata: } ] capabilities: Basic Install - createdAt: "2026-03-13T14:09:51Z" + createdAt: "2026-03-13T14:25:11Z" operators.operatorframework.io/builder: operator-sdk-v1.42.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v4 name: k8s-overcommit.v1.2.0 diff --git a/deploy/olm/1.2.0/k8s-overcommit.clusterserviceversion.yaml b/deploy/olm/1.2.0/k8s-overcommit.clusterserviceversion.yaml index 0eb24e8..fba5322 100644 --- a/deploy/olm/1.2.0/k8s-overcommit.clusterserviceversion.yaml +++ b/deploy/olm/1.2.0/k8s-overcommit.clusterserviceversion.yaml @@ -30,7 +30,7 @@ metadata: } ] capabilities: Basic Install - createdAt: "2026-03-13T14:09:51Z" + createdAt: "2026-03-13T14:25:11Z" operators.operatorframework.io/builder: operator-sdk-v1.42.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v4 name: k8s-overcommit.v1.2.0