Skip to content

Commit f22d05e

Browse files
makefile fixes
Signed-off-by: raffaelespazzoli <raffaele.spazzoli@gmail.com>
1 parent ccc7b1d commit f22d05e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ ifeq (,$(wildcard $(KUBECTL)))
346346
}
347347
endif
348348

349+
349350
.PHONY: helm
350351
HELM ?= $(LOCALBIN)/helm
351352
helm: ## Download helm locally if necessary.

0 commit comments

Comments
 (0)