From ce66667779ec8e2abef934a5664eb322e599a246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Mon, 28 Aug 2023 12:57:13 +0200 Subject: [PATCH] chore: add .helmignore to .helmignore (#8136) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché --- charts/kyverno-policies/.helmignore | 1 + charts/kyverno/.helmignore | 1 + 2 files changed, 2 insertions(+) diff --git a/charts/kyverno-policies/.helmignore b/charts/kyverno-policies/.helmignore index 20b07486af..85df807a75 100644 --- a/charts/kyverno-policies/.helmignore +++ b/charts/kyverno-policies/.helmignore @@ -1,2 +1,3 @@ +.helmignore ci/ README.md.gotmpl diff --git a/charts/kyverno/.helmignore b/charts/kyverno/.helmignore index 20b07486af..85df807a75 100644 --- a/charts/kyverno/.helmignore +++ b/charts/kyverno/.helmignore @@ -1,2 +1,3 @@ +.helmignore ci/ README.md.gotmpl