diff --git a/hosting/k8s/helm/.gitignore b/hosting/k8s/helm/.gitignore index bf09f9720..79ea9b450 100644 --- a/hosting/k8s/helm/.gitignore +++ b/hosting/k8s/helm/.gitignore @@ -1,4 +1,5 @@ values-test.yaml values-*.yaml !values.yaml -!values-production-example.yaml \ No newline at end of file +!values-production-example.yaml +*.tgz \ No newline at end of file