Skip to content

Commit 1132f01

Browse files
committed
chore: update Operator SDK version to v1.40.0 and regenerate bundle
1 parent 9de33e2 commit 1132f01

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ endif
5656

5757
# Set the Operator SDK version to use. By default, what is installed on the system is used.
5858
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
59-
OPERATOR_SDK_VERSION ?= v1.39.2
59+
OPERATOR_SDK_VERSION ?= v1.40.0
6060

6161
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
6262
ENVTEST_K8S_VERSION = 1.31.0

bundle/manifests/k8s-overcommit.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ metadata:
3030
}
3131
]
3232
capabilities: Basic Install
33-
createdAt: "2025-07-01T08:18:47Z"
33+
createdAt: "2025-07-01T08:25:39Z"
3434
operators.operatorframework.io/builder: operator-sdk-v1.40.0
3535
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
3636
name: k8s-overcommit.v1.0.1

deploy/olm/1.0.1/k8s-overcommit.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ metadata:
3030
}
3131
]
3232
capabilities: Basic Install
33-
createdAt: "2025-07-01T08:18:47Z"
33+
createdAt: "2025-07-01T08:25:39Z"
3434
operators.operatorframework.io/builder: operator-sdk-v1.40.0
3535
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
3636
name: k8s-overcommit.v1.0.1

0 commit comments

Comments
 (0)