Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ endif
OPERATOR_SDK_VERSION ?= v1.41.1

# renovate: datasource=github-releases depName=operator-registry packageName=operator-framework/operator-registry
OPM_VERSION ?= v1.60.0
OPM_VERSION ?= v1.61.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.
Expand Down