From 65d82b01a3bf8861d102e00d9cfda91007458633 Mon Sep 17 00:00:00 2001 From: cunningpike <117583036+cunningpike@users.noreply.github.com> Date: Tue, 24 Jan 2023 10:44:19 -0500 Subject: [PATCH] Update .helmignore --- chart/.helmignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/chart/.helmignore b/chart/.helmignore index 0cbed47..cc86fd7 100644 --- a/chart/.helmignore +++ b/chart/.helmignore @@ -5,9 +5,7 @@ # Manually added by us # -------------------- # -dev-values.yaml -mastodon-*.tgz - +*.toml # Boilerplate .helmignore from `helm create mastodon` # ---------------------------------------------------