We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5a0f5 commit b298cd5Copy full SHA for b298cd5
1 file changed
Makefile
@@ -82,7 +82,7 @@ FORMATTER_VERSION ?= v0.45.0
82
# renovate: datasource=github-releases depName=golangci/golangci-lint
83
LINTER_VERSION ?= v2.12.2
84
# renovate: datasource=github-releases depName=open-component-model/ocm
85
-OCM_VERSION ?= 0.40.0
+OCM_VERSION ?= 0.43.0
86
87
.PHONY: localbin
88
localbin: ## Creates the local bin folder, if it doesn't exist. Not meant to be called manually, used as requirement for the other tool commands.
0 commit comments