From 380979c71c5fd27713a144fffcae12cb2333db3a Mon Sep 17 00:00:00 2001 From: Marco Franssen Date: Thu, 1 Jun 2023 13:10:57 +0200 Subject: [PATCH] Prevent ci folder ending up in Helm package Signed-off-by: Marco Franssen --- charts/spire/.helmignore | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/spire/.helmignore b/charts/spire/.helmignore index 0e8a0eb..5bdaa3e 100644 --- a/charts/spire/.helmignore +++ b/charts/spire/.helmignore @@ -21,3 +21,4 @@ .idea/ *.tmproj .vscode/ +ci/