From 4de6b996ecd0c3b553147262ae95d3acafedaa5c Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 14 Dec 2023 12:55:44 +0100 Subject: [PATCH] chore: move helmignore template --- templates/{chart/.helmignore => helmignore.tpl} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename templates/{chart/.helmignore => helmignore.tpl} (100%) diff --git a/templates/chart/.helmignore b/templates/helmignore.tpl similarity index 100% rename from templates/chart/.helmignore rename to templates/helmignore.tpl