diff --git a/Makefile b/Makefile index 036a48a6..6145f08c 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ endif OPERATOR_SDK_VERSION ?= v1.41.1 # renovate: datasource=github-releases depName=operator-registry packageName=operator-framework/operator-registry -OPM_VERSION ?= v1.59.0 +OPM_VERSION ?= v1.60.0 # Set the Kustomize 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 kustomize toolkit.