• Matt Butcher's avatar
    fix(helm): ignore dotfiles in charts/ directories · 2388e715
    Matt Butcher authored
    This causes 'helm dep [up|install]' to ignore files in charts/ that
    start with either a dot or an underscore. It also changes the
    chartloader to ignore those files.
    
    Also, if a 'helm dep up' does not find a charts/ directory, it creates
    one.
    
    Closes #1342
    2388e715
Name
Last commit
Last update
..
charts Loading commit data...
docs Loading commit data...
ignore Loading commit data...
templates Loading commit data...
.helmignore Loading commit data...
Chart.yaml Loading commit data...
INSTALL.txt Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
icon.svg Loading commit data...
requirements.lock Loading commit data...
requirements.yaml Loading commit data...
values.yaml Loading commit data...