Skip to content

Commit b64a281

Browse files
committed
Update .helmignore to ignore some more folders
While creating release getting below error ``` Error: chart file "catalog-cd" is larger than the maximum file size 5242880 ```
1 parent d392eca commit b64a281

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.helmignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@
99
/LICENSE
1010
/Makefile
1111
/OWNERS
12-
/test/
12+
/test/
13+
/hack/
14+
/ci/
15+
/automation/

0 commit comments

Comments
 (0)