diff --git a/Makefile b/Makefile index 00e72da..2471f13 100644 --- a/Makefile +++ b/Makefile @@ -6,5 +6,5 @@ help: .PHONY: helm-lint -helm-lint: ## run helm linter +helm-lint: ## Run helm linter $(MAKE) -BC charts/meta-monitoring lint