Skip to content

Commit f4f16e4

Browse files
chore(deps): update dependency operator-framework/operator-sdk to v1.42.3 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34b1201 commit f4f16e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

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

4949
# Set the Operator SDK version to use. By default, what is installed on the system is used.
5050
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
51-
OPERATOR_SDK_VERSION ?= v1.42.2 # github-releases:operator-framework/operator-sdk
51+
OPERATOR_SDK_VERSION ?= v1.42.3 # github-releases:operator-framework/operator-sdk
5252
# Image URL to use all building/pushing image targets
5353
IMG ?= drpsychick/mailu-operator:$(VERSION)
5454
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.

0 commit comments

Comments
 (0)