From 7ae72d83c1b49ca46d56c4f7bdfae342c6cbc489 Mon Sep 17 00:00:00 2001
From: EKS Distro PR Bot <75336432+eks-distro-pr-bot@users.noreply.github.com>
Date: Thu, 4 Apr 2024 11:00:41 -0700
Subject: [PATCH] [PR BOT] Update Help.mk files (#3054)

---
 projects/helm/helm/Help.mk | 1 +
 1 file changed, 1 insertion(+)

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`