- 07 Sep, 2017 1 commit
-
-
llsheldon authored
The alias functionality only works when a hardcoded version is used. Any use of semver logic causes unexpected behavior. I use version.IsCompatibleRange to check the dependency version. Closes #2794
-
- 16 Aug, 2017 10 commits
-
-
Kira authored
* feat(2450): add options to chart metadata
-
Matt Butcher authored
fix(CONTRIBUTING): added note about who merges a PR
-
Matt Butcher authored
feat(helm):Support reading the values file from STDIN
-
Adam Reese authored
-
Taylor Thomas authored
Delete old deps after chart deps are updated
-
xuhaigang authored
We can use the command like <pre>sed "s|foo|bar|g" values-template.yaml | helm install -f - stable/foo</pre> This may be helpful in scripting. Closes #2709
-
Justin Scott authored
feat(tiller): sort manifests alphabetically if they are same kind
-
Justin Scott authored
Remove length check from subsort test. Add check for unknowns.
-
Justin Scott authored
-
Justin Scott authored
Updates Tiller manifest sorting so that manifests of the same kind are then sorted alphabetically. Closes #1696
-
- 15 Aug, 2017 1 commit
-
-
Matt Butcher authored
Fix the default NOTES.txt and values.yaml
-
- 14 Aug, 2017 1 commit
-
-
Justin Scott authored
Fix Typo in Contributing Guidelines
-
- 13 Aug, 2017 1 commit
-
-
Malepati Bala Siva Sai Akhil authored
-
- 10 Aug, 2017 4 commits
-
-
Justin Scott authored
Add nebril to OWNERS
-
Maciej Kwiek authored
-
Maciej Kwiek authored
This change changes the order of operations in pkg/downloader.Manager.downloadAll Old charts are moved to tmp directory which is restored in case any dependency update fails. Otherwise tmp dir is deleted.
-
Michelle Noorali authored
updated pullpolicy example
-
- 09 Aug, 2017 2 commits
-
-
Dan O'Brien authored
Unsupported value: "alwaysPull": supported values: Always, IfNotPresent, Never
-
Maxime Guyot authored
-
- 08 Aug, 2017 5 commits
-
-
Michelle Noorali authored
chore(docs): add guide for service accounts
-
Taylor Thomas authored
feat(helm):use a variable for labels to get tiller pod
-
Taylor Thomas authored
Redefine the err variable in NewChartRepository, otherwise errors migh slip through
-
Taylor Thomas authored
fix(pkg/strvals): preserve leading zeros in vals
-
Taylor Thomas authored
Add link to wheel.
-
- 07 Aug, 2017 7 commits
-
-
Taylor Thomas authored
Updating default values.yaml comments
-
Michelle Noorali authored
-
Michelle Noorali authored
Add godoc reference badge
-
Justin Scott authored
Add requirements.yaml to Charts file structure
-
Mohammad Asif Siddiqui authored
-
Mohammad Asif Siddiqui authored
-
Jerry Zhou authored
-
- 06 Aug, 2017 2 commits
-
-
tamal authored
-
Laurens Vanderhoven authored
-
- 04 Aug, 2017 2 commits
-
-
Maciej Strzelecki authored
-
Baofa Fan authored
* delete secret when helm reset * add test * expected 3 actions
-
- 03 Aug, 2017 4 commits
-
-
Michelle Noorali authored
* closes #2224
-
Michelle Noorali authored
docs(helm): Fix docs spelling error
-
Michelle Noorali authored
docs: add helm-edit plugin
-
Michelle Noorali authored
Fix link in provenance.md
-