• Matt Butcher's avatar
    fix(helm): use 127.0.0.1 instead of localhost · 4b7e4b71
    Matt Butcher authored
    This switches the local chart repo to use 127.0.0.1 instead of localhost
    so that the net library does not negotiate localhost to an IPv6 address,
    which is known to cause issues in some Docker containers.
    
    Breaking Change: When testing on a system that does NOT have IPv4
    configured, this will break 'helm serve'. We estimate this will impact
    none of the current user base.
    
    Closes #1410
    4b7e4b71
Name
Last commit
Last update
..
chartutil Loading commit data...
engine Loading commit data...
helm Loading commit data...
ignore Loading commit data...
kube Loading commit data...
lint Loading commit data...
proto/hapi Loading commit data...
provenance Loading commit data...
releaseutil Loading commit data...
repo Loading commit data...
storage Loading commit data...
timeconv Loading commit data...
version Loading commit data...