• Matt Farina's avatar
    fix(windows): Updating docker/distribution · 3f1c6a1e
    Matt Farina authored
    Kubernetes has a dependency on a development version of
    github.com/docker/distribution that does not work for windows. Helm
    picks up this dependency and it breaks helm development on win. The
    bug was later fixed. There is an issue on Kubernetes to update
    to a newer version. In the meantime, this change causes helm to
    use the latest stable release for that minor version.
    
    Fixes #2396
    Relates to https://github.com/kubernetes/kubernetes/issues/45377
    3f1c6a1e
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...