- 26 May, 2017 1 commit
-
-
peay authored
-
- 24 May, 2017 1 commit
-
-
Matt Butcher authored
-
- 17 May, 2017 1 commit
-
-
Matt Butcher authored
2.4.0 stopped installing development versions by default. This allows the user to re-enable that support by setting --devel. Closes #2407
-
- 16 May, 2017 1 commit
-
-
Sushil Kumar authored
* Adds update option to plugin command Fixes issues/2385 - helm install silently updates the plugin, if it pre-existed * Added tests for new methods for plugin update * Updated docs * Updated review comments :) * Return error exit code when there is error
-
- 03 May, 2017 1 commit
-
-
ReSearchITEng authored
-
- 02 May, 2017 1 commit
-
-
Sushil Kumar authored
-
- 01 May, 2017 2 commits
-
-
Michelle Noorali authored
helps with half of #2224
-
Nikhil Manchanda authored
Updated the 'helm completion' command to take in the shell as a parameter. Currently acceptable options are 'bash' and 'zsh'. Also fixed the completions to work with zsh in a manner similar to what kubectl does. Also updated the docs to reflect this change. Closes #2201
-
- 28 Apr, 2017 1 commit
-
-
Adam Reese authored
-
- 25 Apr, 2017 1 commit
-
-
Jorge Marin authored
-
- 24 Apr, 2017 3 commits
-
-
Jorge Marin authored
-
Jorge Marin authored
-
Jorge Marin authored
-
- 18 Apr, 2017 2 commits
-
-
Shane Starcher authored
-
Justin Scott authored
-
- 13 Apr, 2017 1 commit
-
-
Sushil Kumar authored
-
- 12 Apr, 2017 4 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Christoph Blecker authored
-
Christoph Blecker authored
-
- 11 Apr, 2017 1 commit
-
-
Adam Reese authored
Rebase on kubernetes v1.6
-
- 22 Mar, 2017 1 commit
-
-
Adam Reese authored
gosimple seems to be eating all memory in CircleCI. Testing disabling the check to see if CI builds.
-
- 19 Mar, 2017 1 commit
-
-
Leszek Charkiewicz authored
This change prevents downloading the same version as already installed.
-
- 12 Mar, 2017 1 commit
-
-
Christoph Blecker authored
-
- 11 Mar, 2017 1 commit
-
-
Christoph Blecker authored
-
- 17 Feb, 2017 1 commit
-
-
Ladicle authored
`unbound variable` error occurs when docker-machine is not used.
-
- 15 Jan, 2017 1 commit
-
-
Christoph Blecker authored
-
- 01 Dec, 2016 1 commit
-
-
Adam Reese authored
-
- 29 Nov, 2016 1 commit
-
-
Matt Butcher authored
This adds a hidden 'helm doc' command that generates documentation out of the Helm help text. Currently it can create: - man pages for HELM(1) - Markdown documentation - bash autocompletions Those are the three built-ins for Cobra. The command is hidden so that it doesn't show up to the regular user, since this is really a specialized task. It has the advantage of making it trivially easy to install man pages and bash completion at installation time.
-
- 15 Nov, 2016 3 commits
-
-
Wayne Brantley authored
shasum is not on many platforms (like centos), use openssl instead.
-
Matt Farina authored
gometalinter has moved to versioned releases. The latest of the v1 major versioned releases can be retrieved through pkg.in. This change moves gometalinter use to the latest v1 release.
-
Matt Farina authored
Downloading of charts and helm itself happened over http. This change moves to use https as that is available with valid certs.
-
- 14 Nov, 2016 1 commit
-
-
Matt Farina authored
A bucket name in the path can be migrated to a custom k8s domain name. This is in preperation for that.
-
- 11 Nov, 2016 1 commit
-
-
Adam Reese authored
-
- 04 Nov, 2016 1 commit
-
-
Adam Reese authored
-
- 24 Oct, 2016 1 commit
-
-
Matt Butcher authored
This adds 'scripts/get`, which is a bash script for fetching and installing the Helm client. It has the following features: - It uses the GitHub API to discover the latest release - It downloads the SHA256 checksum and verifies the binary using it - It does basic tests on the installation
-
- 19 Oct, 2016 1 commit
-
-
Adam Reese authored
Attempt for build speed record
-
- 10 Oct, 2016 1 commit
-
-
Adam Reese authored
-
- 10 Aug, 2016 1 commit
-
-
Adam Reese authored
Running in parallel will crash a circle ci node. Disabling until we can build in some safeguards.
-
- 25 Jul, 2016 1 commit
-
-
Adam Reese authored
-