- 03 Oct, 2017 8 commits
-
-
Justin Scott authored
Adds additional manifest sorting logic so that different unknown kinds are sorted alphabetically so that manifest order is more deterministic. (cherry picked from commit ed24b319)
-
Maxim Ivanov authored
(cherry picked from commit ff5acc9b)
-
Maxim Ivanov authored
When release upgrade fails, updatedRelease is already created in a storage by *ReleaseServer.UpdateRelease, therefore we should be updating it's status, not creating it again. (cherry picked from commit 38c3f58d)
-
Matthew Fisher authored
(cherry picked from commit f278675f)
-
Matthew Fisher authored
This reverts commit edd4e561. (cherry picked from commit 211f5f6f)
-
Matthew Fisher authored
This reverts commit 965cb7fd. (cherry picked from commit 9d1db285)
- 31 Aug, 2017 4 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Ergin Babani authored
-
Ergin Babani authored
Use the current kube config namespace by default if --namespace is not specified. This makes 'helm upgrade --install' and 'helm install' handle namespaces the same way.
-
- 16 Aug, 2017 6 commits
-
-
Adam Reese authored
-
Taylor Thomas authored
Delete old deps after chart deps are updated
-
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 1 commit
-
-
tamal authored
-