diff --git a/Makefile b/Makefile index 12ab321e..01c411dc 100644 --- a/Makefile +++ b/Makefile @@ -235,7 +235,7 @@ GOLANGCI_LINT_VERSION ?= v1.54.2 # renovate: datasource=github-tags depName=kubernetes-sigs/kind KIND_VERSION ?= v0.22.0 # renovate: datasource=github-tags depName=helm/helm -HELM_VERSION ?= v3.14.3 +HELM_VERSION ?= v3.14.4 # renovate: datasource=github-tags depName=losisin/helm-values-schema-json HELM_SCHEMA_VERSION ?= v1.2.2 # renovate: datasource=github-tags depName=norwoodj/helm-docs