From 86ec5869179c8aa9d54b77d6a98bded214313ada Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Thu, 17 Aug 2023 10:31:56 +0100 Subject: [PATCH] Fix typo Signed-off-by: Michel Hollands --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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