- 23 Mar, 2018 4 commits
-
-
Matthew Fisher authored
add back the default 5 second connection timeout
-
Matthew Fisher authored
Create index.yaml if missing when running repo index --merge
-
Matthew Fisher authored
add a link to Jenkins X and how it uses helm
-
James Strachan authored
-
- 22 Mar, 2018 10 commits
-
-
Justin Scott authored
Add issue_template.md which asks for version info.
-
Justin Scott authored
-
Justin Scott authored
-
Matthew Fisher authored
fix Syntax error
-
fqsghostcloud authored
fix Syntax error
-
Matthew Fisher authored
Add actionable message in the error
-
Matthew Fisher authored
Fix HTML parsing when setting TAG with wget
-
Ferenc- authored
Now the parsing part is the same as in the curl scenario
-
James Strachan authored
for promoting applications through environments via GitOps
-
Helgi Þorbjörnsson authored
Fixes #3682
-
- 20 Mar, 2018 10 commits
-
-
Matthew Fisher authored
Adding --set-string flag to force string values.
-
Arturo Contreras authored
-
Eyal Ben Moshe authored
Authentication support for remote charts repositories.
-
Adam Reese authored
fix(helm): fix helm history unit tests
-
Matthew Fisher authored
Fixed typo
-
Andrii Soldatenko authored
-
Matthew Fisher authored
Fix link to github issues in CONTRIBUTING.md
-
Adam Reese authored
fixes #3652
-
Matthew Fisher authored
add support for output format in json or yaml
-
Daisuke Maki authored
See #3697
-
- 19 Mar, 2018 3 commits
-
-
Michelle Noorali authored
Fix helm search command error on index search failures
-
Matthew Fisher authored
Refactor tests on helm dependency list command to remove duplication
-
Matthew Fisher authored
Refactor tests of repo-add command to remove duplication
-
- 17 Mar, 2018 1 commit
-
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 16 Mar, 2018 3 commits
-
-
Matthew Fisher authored
fix windows path issues on `helm template -x`
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
John Rowley authored
The MUTABLE_IMAGE_RUDDER variables was using the DOCKER_VERSION instead of MUTABLE_VERSION ``` MUTABLE_IMAGE := ${DOCKER_REGISTRY}/${IMAGE_PREFIX}/${SHORT_NAME}:${MUTABLE_VERSION} MUTABLE_IMAGE_RUDDER := ${DOCKER_REGISTRY}/${IMAGE_PREFIX}/${SHORT_NAME_RUDDER}:${DOCKER_VERSION} ```
-
- 15 Mar, 2018 5 commits
-
-
Matthew Fisher authored
-
Matthew Fisher authored
Fixed referencing the wrong env variable if SHA sum doesn't match.
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Arash Deshmeh authored
fix(helm): search command returns error on index search failures (specifically on regular expression errors) Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Michal Zerola authored
-
- 14 Mar, 2018 4 commits
-
-
Matthew Fisher authored
add newline after header
-
Rajat Jindal authored
-
Matthew Fisher authored
feat(helm): inspect readme
-
Florian Zysset authored
-