Skip to content

Commit d4748f2

Browse files
authored
[helm] Fix .helmignore to not package tests (#2847)
1 parent 2b207a4 commit d4748f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

helm/.helmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@
2121
.idea/
2222
*.tmproj
2323
.vscode/
24+
25+
# helm-unittest
26+
tests

0 commit comments

Comments
 (0)