diff --git a/Makefile b/Makefile index 6f7f616..887c772 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ $(LOCALBIN): mkdir -p $(LOCALBIN) HELM_DOCS := $(LOCALBIN)/helm-docs -HELM_DOCS_VERSION := v1.14.1 +HELM_DOCS_VERSION := v1.14.2 HELM_DOCS_LOOKUP := norwoodj/helm-docs helm-doc: @test -s $(HELM_DOCS) || \