Skip to content

Commit 9329ddf

Browse files
Update dependency operator-registry to v1.61.0
| datasource | package | from | to | | --------------- | ------------------------------------ | ------- | ------- | | github-releases | operator-framework/operator-registry | v1.60.0 | v1.61.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c751d94 commit 9329ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ endif
6161
OPERATOR_SDK_VERSION ?= v1.41.1
6262

6363
# renovate: datasource=github-releases depName=operator-registry packageName=operator-framework/operator-registry
64-
OPM_VERSION ?= v1.60.0
64+
OPM_VERSION ?= v1.61.0
6565

6666
# Set the Kustomize version to use. By default, what is installed on the system is used.
6767
# This is useful for CI or a project to utilize a specific version of the kustomize toolkit.

0 commit comments

Comments
 (0)