Skip to content

Commit 3ffe032

Browse files
Update module helm.sh/helm/v3/cmd/helm to v4
1 parent 7941f37 commit 3ffe032

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
@@ -225,7 +225,7 @@ CTLPTL_VERSION ?= v0.9.0
225225
# renovate: datasource=github-tags depName=golangci/golangci-lint
226226
GOLANGCI_LINT_VERSION ?= v2.7.2
227227
# renovate: datasource=go depName=helm.sh/helm/v3/cmd/helm
228-
HELM_VERSION ?= v3.20.0
228+
HELM_VERSION ?= v4.1.1
229229
# renovate: datasource=go depName=github.com/norwoodj/helm-docs/cmd/helm-docs
230230
HELM_DOCS_VERSION ?= v1.14.2
231231
# renovate: datasource=go depName=github.com/losisin/helm-values-schema-json

0 commit comments

Comments
 (0)