Commit be51854
committed
fix: Remove problematic .helmignore patterns causing Helm lint failure
The *.md / !README.md pattern combination triggers a bug in Helm v3.17.1
where Chart.yaml is incorrectly excluded, causing "Chart.yaml file is missing"
errors during helm lint.1 parent 405b5e0 commit be51854
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
0 commit comments