From 5c7a20a5019d62cff6e5c3e34f7a24d25820636c Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Fri, 9 Feb 2024 08:01:16 +0000 Subject: [PATCH] [PR BOT] Update Help.mk files --- projects/helm/helm/Help.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/helm/helm/Help.mk b/projects/helm/helm/Help.mk index a359e1740a..0a0242f098 100644 --- a/projects/helm/helm/Help.mk +++ b/projects/helm/helm/Help.mk @@ -9,7 +9,6 @@ ##@ GIT/Repo Targets clone-repo: ## Clone upstream `helm` checkout-repo: ## Checkout upstream tag based on value in GIT_TAG file -patch-repo: ## Patch upstream repo with patches in patches directory ##@ Binary Targets binaries: ## Build all binaries: `helm` for `linux/amd64 linux/arm64`