1. 23 Jun, 2019 1 commit
  2. 23 Apr, 2019 1 commit
  3. 29 Jan, 2019 1 commit
  4. 01 Aug, 2018 1 commit
    • Matthew Fisher's avatar
      revert back to /tiller · cfbc1744
      Matthew Fisher authored
      when running `helm init --upgrade`, the entrypoint since v2.9.1 changed which
      caused tiller to never start. Kubernetes may be holding onto the same entrypoint
      during upgrades.
      Unverified
      cfbc1744
  5. 30 Jul, 2018 1 commit
  6. 25 Apr, 2018 2 commits
  7. 17 May, 2017 1 commit
  8. 05 May, 2017 3 commits
  9. 13 Feb, 2017 1 commit
  10. 25 Jul, 2016 1 commit
  11. 28 Apr, 2016 1 commit
  12. 13 Apr, 2016 2 commits
  13. 07 Apr, 2016 1 commit
  14. 06 Apr, 2016 1 commit
  15. 05 Apr, 2016 3 commits
  16. 31 Mar, 2016 7 commits
  17. 17 Mar, 2016 1 commit
  18. 08 Mar, 2016 1 commit
  19. 05 Mar, 2016 1 commit
    • Matt Butcher's avatar
      fix(*): allow local docker registry · 7c82304b
      Matt Butcher authored
      This fix supersedes #323. It applies basically the same fixes:
      
      - local docker registries are now supported
      - kubectl is not downloaded on every build
      
      Also, added a fix for the case where `docker version` failed because the
      Docker daemon crashed, and consequently spuriously propmted the user to
      re-install docker.
      
      I added support for $DOCKER_PROJECT instead of just $PROJECT because the
      later is a little too generic for a shell env var. We can deprecate
      $PROJECT later.
      
      I did not add back in the better tool checks in bootstrap because
      CircleCI doesn't have the `command` command.
      7c82304b
  20. 04 Mar, 2016 4 commits
  21. 03 Mar, 2016 2 commits
  22. 01 Mar, 2016 2 commits
  23. 29 Feb, 2016 1 commit