Commit Graph

4281 Commits (917c1a6b1169b28d0f4841d640f2cb13a5177b9f)
 

Author SHA1 Message Date
Arash Deshmeh 8389fe1d58 added description field to api types UpdateReleaseRequest, InstallReleaseRequest, UninstallReleaseRequest, and RollbackReleaseRequest
7 years ago
mattjmcnaughton ddd1f48c40 Increase error message specificity for name reuse
7 years ago
Matthew Fisher aa4223f22d
Merge pull request #4175 from andrzejwp/patch-1
7 years ago
andrzejwp e4a80cdc3b
Add link to cdwv/awesome-helm
7 years ago
Matthew Fisher 6718599ba7
Merge pull request #4160 from eicnix/master
7 years ago
tariq1890 3eaa1bfd3b Setting DisableCompression to true to disable unwanted httpclient tranformations
7 years ago
Matthew Fisher 7571691e31
Merge pull request #4159 from AdamDang/patch-5
7 years ago
Lukas Eichler 4d63e1f84f Added documentation for the tpl function
7 years ago
AdamDang 4d22b104b7
Typo fix: retruns->returns
7 years ago
Matthew Fisher f296e37782
Merge pull request #4153 from mattjmcnaughton/mattjmcnaughton/fix-test-failure-message
7 years ago
mattjmcnaughton e8b788dc4f Fix test failure message
7 years ago
Matthew Fisher d4205ea1da
Merge pull request #4151 from rsalmond/typofix
7 years ago
Rob Salmond 03d502c431 small typo fix
7 years ago
Elmar Ritsch a7362d76bc Add test to make sure --set flag interprets `null` as `nil`
7 years ago
Elmar Ritsch 7308e766e2 Add test to make sure --set-string flag takes `null` as string
7 years ago
Elmar Ritsch 272d9bc6ef Parse booleans and null as string values with --set-string flag
7 years ago
Matthew Fisher 1c2592975b
Merge pull request #1929 from bacongobbler/helm-image
7 years ago
radbaron 4e29c7e2fd Documentation: add syntax highlighting to code examples & fix spelling of kube primitives
7 years ago
mattjmcnaughton 53c8e9b67e Fix concurrency issues with helm install
7 years ago
Matthew Fisher 3771ef8635
Merge pull request #3984 from muehlburger/dev
7 years ago
mattjmcnaughton 2b04523baf Fix inaccurate comment in `tiller`
7 years ago
Michelle Noorali edaef32491
Merge pull request #4124 from michelleN/security-email
7 years ago
Michelle Noorali af37c6715a update security vulnerability email
7 years ago
Matthew Fisher d77642f4a5
Merge pull request #4104 from yenicapotediaz/master
7 years ago
Matthew Fisher d4c4d22280
Merge pull request #4105 from balboah/feature/template_release_isinstall
7 years ago
Matthew Fisher 086139ab1f
Merge pull request #4119 from slayerjain/patch-1
7 years ago
Matthew Fisher 67e25a8266
Merge pull request #4121 from mf-lit/patch-1
7 years ago
mf-lit 215abe9fd4
Update tiller_ssl.md
7 years ago
Shubham Jain 8415e2716c
docs(helm): Added double quotes to example
7 years ago
Matthew Fisher d6fe434ed8
Merge pull request #4116 from RyanHartje/4013
7 years ago
Ryan Hartje 20fe27c0de adding docs for GKE for helm 2
7 years ago
Johnny Bergström 93e8f0a694 make docs
7 years ago
Johnny Bergström 43b19dccbe Add helm template --is-upgrade
7 years ago
Eric Zhang 091dd84c71 fix charts doc: extra space in requirement condition
7 years ago
Yeni Capote Diaz 4f36bbf2bd removed --install option from --namespace.
7 years ago
Alejandro Vicente Grabovetsky 4fbc733ade Migrate 'template' to 'include' in 'helm create' to conform to Helm best practices
7 years ago
Matthew Fisher b6660cd5c9
Merge pull request #4069 from AdamDang/patch-4
7 years ago
AdamDang 89c29f3ff1
Update capabilities.go
7 years ago
Michelle Noorali bb19aea597
Merge pull request #4043 from rajatjindal/fix-lint-warn
7 years ago
Matthew Fisher 4b23fd3db9
Merge pull request #4052 from bacongobbler/latest-releases-page
7 years ago
Matthew Fisher 4adead9cc6
Merge pull request #4062 from Eronarn/patch-1
7 years ago
James Meickle 931c80edea
Don't request Tiller version in installer
7 years ago
Matthew Fisher 0965b1c4d9
Merge pull request #4061 from AdamDang/patch-3
7 years ago
AdamDang 51f92b4787
Typo fix: mach->match
7 years ago
Matthew Fisher e52c7dbf92
replace with a link to the latest releases page
7 years ago
Jonathan Hall 4e08a023dd Suppress 'unauthenticated users' warning when --tiller-tls-verify present
7 years ago
Rajat Jindal f2abb2ae14 fix lint warning
7 years ago
Adam Reese 2d5e05b63c
Merge pull request #4042 from adamreese/fix/kube-validate
7 years ago
Doug Winter 32bd9d82e8 Support values files on remote servers with self-signed certs / client cert authentication (#4003)
7 years ago
Adam Reese b831efdf58
fix(kube): run schema validation on BuildUnstructured
7 years ago