Skip to content

Commit e9d8310

Browse files
hmilkoviSkaronator
andauthored
Update Makefile-tools.mk
Co-authored-by: Niklas Wagner <[email protected]>
1 parent 4e9df75 commit e9d8310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile-tools.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ $(MYGOBIN)/kubeval:
8585
cd $(REPO_ROOT)/hack && go install github.com/instrumenta/kubeval
8686

8787
# Helm V3; downloading it to provide coverage for the
88-
# chart inflator plugin under helm v43
88+
# chart inflator plugin under helm v3
8989
.PHONY: $(MYGOBIN)/helmV3
9090
$(MYGOBIN)/helmV3:
9191
( \

0 commit comments

Comments
 (0)