- 02 Jun, 2017 6 commits
-
-
Taylor Thomas authored
fix(docs): A couple spelling mistakes on chart_tests.md
-
Michelle Noorali authored
GitHub got more fussy about markdown
-
Michelle Noorali authored
Fix typo: Update using_helm.md
-
Rober Morales-Chaparro authored
-
William Martin Stewart authored
-
Adam Reese authored
bump download links to 2.4.2
-
- 01 Jun, 2017 5 commits
-
-
Dan Bode authored
they are currently set to 2.4.1.
-
Cory Smith authored
Missed these on my PR last night
-
Brian authored
fix(docs): Updated non-working example in 'Using Helm' documentation
-
Brian authored
fix(docs): Fixing mariadb spelling mistake
-
Cory Smith authored
-
- 31 May, 2017 6 commits
-
-
Nikhil Manchanda authored
Closes #2527
-
Seth Goings authored
fix(plugins): exists --> exist
-
Brian authored
fix(tiller): Adds missing import back
-
Taylor Thomas authored
PR #2513 was behind master when merged. Other commits were added that required the use of the log package. This re-adds that package.
-
Taylor Thomas authored
feat(tiller): Adds more logging
-
Taylor Thomas authored
This builds on previous work and adds more logging to follow the full process of installing, updating, deleting, and rolling back. This also standardizes capitalization of logs and small formatting fixes
-
- 30 May, 2017 1 commit
-
-
Seth Goings authored
-
- 27 May, 2017 1 commit
-
-
Taylor Thomas authored
Add --force to upgrade and rollback to delete/create when conflicts
-
- 26 May, 2017 7 commits
-
-
peay authored
-
peay authored
-
Taylor Thomas authored
Check existence of $HELM_HOME/plugins before installing plugin
-
Taylor Thomas authored
Adds alias for dependencies
-
Taylor Thomas authored
fix(docs): Remove "no nested globals allowed"
-
Taylor Thomas authored
Add check to stop helm 'waiting' for external services to become ready
-
Justin Scott authored
Remove incorrect statements in charts.md about nested globals not being allowed.
-
- 25 May, 2017 10 commits
-
-
Sushil Kumar authored
Fixes https://github.com/kubernetes/helm/issues/2488
-
Sushil Kumar authored
-
Sushil Kumar authored
-
Taylor Thomas authored
Errors out if install/upgrade fails to load-requirements
-
Sushil Kumar authored
-
Taylor Thomas authored
helm reset --force would clean a failed tiller deployment
-
Sushil Kumar authored
-
Sushil Kumar authored
-
Sushil Kumar authored
- [ ] Fixes https://github.com/kubernetes/helm/issues/2441
-
tyrannasaurusbanks authored
-
- 24 May, 2017 4 commits
-
-
Matt Butcher authored
ref(docs): remove unnecessary docs and clean up doc generator
-
Matt Butcher authored
-
Brian authored
ref(tiller): refactor tests into logical files
-
fibonacci1729 authored
TestInstallRelease_WithChartAndDependencyNotes -> tiller/release_install_test.go TestInstallRelease_WrongTillerVersion -> tiller/release_install_test.go TestInstallRelease_WithNotesRendered -> tiller/release_install_test.go TestInstallRelease_TillerVersion -> tiller/release_install_test.go TestInstallRelease_FailedHooks -> tiller/release_install_test.go TestInstallRelease_ReuseName -> tiller/release_install_test.go TestInstallRelease_WithNotes -> tiller/release_install_test.go TestInstallRelease_NoHooks -> tiller/release_install_test.go TestInstallRelease_DryRun -> tiller/release_install_test.go TestInstallRelease -> tiller/release_install_test.go
-