We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9df75 commit e9d8310Copy full SHA for e9d8310
Makefile-tools.mk
@@ -85,7 +85,7 @@ $(MYGOBIN)/kubeval:
85
cd $(REPO_ROOT)/hack && go install github.com/instrumenta/kubeval
86
87
# Helm V3; downloading it to provide coverage for the
88
-# chart inflator plugin under helm v43
+# chart inflator plugin under helm v3
89
.PHONY: $(MYGOBIN)/helmV3
90
$(MYGOBIN)/helmV3:
91
( \
0 commit comments