- 20 Mar, 2018 1 commit
-
-
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 9 commits
-
-
Matthew Fisher authored
add newline after header
-
Matthew Fisher authored
feat(helm): inspect readme
-
Florian Zysset authored
-
Matthew Fisher authored
bump version to v2.8.2
-
Matthew Fisher authored
Fix the unit tests to avoid leaving behind 'helm_home*' temporary directories during build
-
Matthew Fisher authored
refactor helm version command tests to remove duplication.
-
Matthew Fisher authored
Doesn't cahnge the rendered markdown, but it makes the styling consistent with the rest of the docs.
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Taylor Thomas authored
Recover from a tiller pod crash caused due to errors in values.yaml
-
- 13 Mar, 2018 6 commits
-
-
Matthew Fisher authored
Refactor helm status command tests to remove duplication
-
Matt Butcher authored
Cleaned up the owners file, adding the emeritus section and removing an account that was not a core maintainer.
-
Matthew Fisher authored
remove "This Repository" link from releases page
-
Matthew Fisher authored
-
scriptonist authored
-
Taylor Thomas authored
Fix duplicate test code in helm history command
-
- 12 Mar, 2018 2 commits
-
-
Arash Deshmeh authored
fix(helm) refactor helm status command tests to use releaseCase struct and the corresponding function runReleaseCases. Fixes #3659 Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Taylor Thomas authored
Accept .yml files as well as .yaml for templates.
-
- 10 Mar, 2018 4 commits
-
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Taylor Thomas authored
fix typo in docs and fake
-
Taylor Thomas authored
Respect http proxy settings when using custom Transport
-
Taylor Thomas authored
Remove duplicate test code from cmd/helm/list_test.go
-
- 09 Mar, 2018 6 commits
-
-
Matthew Fisher authored
(cherry picked from commit a8023164)
-
Matthew Fisher authored
replace FAILED deployments with `helm upgrade --install --force`
-
Nic Doye authored
See https://github.com/helm/helm-classic/pull/306 for helm classic and https://kubernetes.slack.com/archives/C51E88VDG/p1520588964000061
-
Taylor Thomas authored
Relative home path part1
-
scriptonist authored
-
Matthew Fisher authored
Add helm-unittest plugins in related
-