diff --git a/projects/helm/helm/Help.mk b/projects/helm/helm/Help.mk index 0a0242f098..a359e1740a 100644 --- a/projects/helm/helm/Help.mk +++ b/projects/helm/helm/Help.mk @@ -9,6 +9,7 @@ ##@ 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`