- 23 May, 2018 1 commit
-
-
Ryan Hartje authored
-
- 16 May, 2018 2 commits
-
-
Matthew Fisher authored
Typo fix: KuberVerison->KuberVersion
-
AdamDang authored
-
- 15 May, 2018 6 commits
-
-
Michelle Noorali authored
fix lint warning
-
Matthew Fisher authored
docs(README): replace with a link to the latest releases page
-
Matthew Fisher authored
Don't request Tiller version in installer
-
James Meickle authored
This makes the script hang for quite a while if it can't connect to Tiller to retrieve this information that isn't being used anyways.
-
Matthew Fisher authored
Typo fix: mach->match
-
AdamDang authored
mach->match
-
- 14 May, 2018 1 commit
-
-
Matthew Fisher authored
This removes a step required every time we release Helm, making it simpler to cut a new release.
-
- 13 May, 2018 1 commit
-
-
Rajat Jindal authored
-
- 11 May, 2018 5 commits
-
-
Adam Reese authored
fix(kube): run schema validation on BuildUnstructured
-
Doug Winter authored
* support tls for values file access - uses --ca-file / --cert-file / --key-file * also for upgrade command
-
Adam Reese authored
-
Gabriel Silva Vinha authored
-
Matt Butcher authored
This adds support for installing CRDs well before any other resource kinds are installed. This PR introduces a new hook, `crd-install`, that fires before manifests are even validated. It is used to install a CRD before any other part of a chart is installed. Currently, this hook is _only implemented for install_. That means we currently cannot add new CRDs during `helm upgrade`, nor can they be rolled back. This is the safest configuration, as the update/rollback cycle gets very challenging when CRDs are added and removed.
-
- 06 May, 2018 2 commits
-
-
Matthew Fisher authored
Typo fix: usa Helm->use Helm
-
AdamDang authored
usa helm->use helm
-
- 30 Apr, 2018 2 commits
-
-
Matthew Fisher authored
Revert "Fix tiller deployment on RBAC clusters"
-
Matthew Fisher authored
Revert "toYaml - Fix #3470 and #3410's trailing \n issues"
-
- 29 Apr, 2018 2 commits
-
-
Matthew Fisher authored
Typo fix: evalutes->evaluates
-
AdamDang authored
-
- 27 Apr, 2018 2 commits
-
-
Matthew Fisher authored
-
Matthew Fisher authored
-
- 26 Apr, 2018 2 commits
-
-
Matthew Fisher authored
docs(helm): update Globs examples to work correctly
-
Julien Bordellier authored
-
- 25 Apr, 2018 6 commits
-
-
Matthew Fisher authored
Add quoting support in ingress to allow wildcard domain
-
Matthew Fisher authored
Change tiller's Dockerfile to use USER nobody + upgrades to alpine:3.7
-
Matthew Fisher authored
fix(downloader): use plugin getters instead of a hardcoded HttpGetter
-
Matthew Fisher authored
-
Julien Bordellier authored
-
eyalbe4 authored
-
- 24 Apr, 2018 3 commits
-
-
Julien Bordellier authored
-
Matthew Fisher authored
Add comments to fix linter issues
-
BarryWilliams authored
-
- 23 Apr, 2018 5 commits
-
-
Marat Garafutdinov authored
* add customizeable --col-width * make docs. whitespacing
-
Matthew Fisher authored
Avoid to call 'go' with empty -tags argument
-
Adam Reese authored
fix(kube): output internal object table
-
Adam Reese authored
fixes #3937
-
Matthew Fisher authored
Fix --tiller-namespace flag for plugins
-