Commit Graph

4497 Commits (82d01cb3124906e97caceb967a09f2941d6a392d)
 

Author SHA1 Message Date
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
6 years ago
adshmh 2ef61fdf5c feat(helm): use apps/v1 as deployment apiVersion (#4725)
6 years ago
Matt Butcher 597c4fb421
docs(provenance): update explanation of new GnuPG format (#4710)
6 years ago
Colin Panisset 12ace315ea Don't assume that the returned error from the storage driver isn't nil (#3625) (#4627)
6 years ago
Arash Deshmeh 1a54463bdb fix(helm): fix paths in the ingress template and values file written by helm create
6 years ago
Matthew Fisher 8be42bae88
fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657)
6 years ago
Caleb Delnay fbda50a452 Fix credentials not set for ResolveChartVersion default HTTP client (#4662)
6 years ago
Qiang Li 4dd9047586 fix(helm): fix selector typo in service template for 'helm create' (#4663)
6 years ago
Yuya Takeyama b7ea1c612d Install tiller as well if it exists (#4648)
6 years ago
Yuya Takeyama 1832d525b0 Add --no-sudo option (#4649)
6 years ago
Louis Munro 7b821dd52f Make ping() request a specific image. Add a getTillerPodImage method. (#4622)
6 years ago
Steve Wolter e868da1705 Check for err before working with newRelease. (#4630)
6 years ago
Matthew Fisher a297a0a7fe
fix merge conflicts/linter errors (#4653)
6 years ago
Matt Butcher 5a38e8fea9
chore: update Sprig to 2.16 (#4652)
6 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
6 years ago
Helgi Þormar Þorbjörnsson 0029708801 test and build with golang 1.11 (#4637)
6 years ago
Michelle Noorali e55cc79da3
Merge pull request #4631 from nenadstojanovikj/patch-1
6 years ago
Nenad Stojanovikj 91994818a7
Clearer wording when using pipelines
6 years ago
Pratyush Verma 5211bfa110 Fix type in Values File (#4629)
6 years ago
adshmh b4b693c316 feat(helm): output option for helm get values command, allow json and yaml formats (#4596)
6 years ago
Matthew Fisher 5b23632446
Fix race condition in `helm list` (#4620)
6 years ago
Robert James Hernandez 2b33bf6ba7 Fix for checking helm version slice bounds out of range (#4609)
6 years ago
Thomas Garlot ba260dca4a 4611 - Remove deadlink to deis.com (#4613)
6 years ago
Anton Osmond 094b97ab5d Be explicit about where occurences of <CHARTNAME> will be replaced in starter charts (#4548)
6 years ago
Ian Chen c539454c9c Fix grammer for tests (#4599)
6 years ago
Matthew Fisher 10db6a6fb5
introduce `helm init --automount-service-account-token` (#4589)
6 years ago
Matthew Fisher bef59e40dc
allow settings TLS flags from environment variables (#4590)
6 years ago
Matthew Fisher 941b1f4d68
fix(release_server): handle the case when requested values is empty (#4604)
6 years ago
Fabian Ruff 37a731db79 Avoid importing k8s.io/kubernetes from pkg/helm (#4499)
6 years ago
Christian Köberl 2e9855b98b Set proxy for all connections, fixes #4326 (#4579)
6 years ago
Matthew Fisher 7da7047cee
Merge pull request #4078 from adshmh/2742-feat-helm-notes-command
6 years ago
Arash Deshmeh 7f703f50a9 feat(helm): added new helm notes command to display notes provided by the chart of a release
6 years ago
Matthew Fisher 8a72628beb
Merge pull request #4340 from adshmh/4321-feat-helm-sort-releases-by-chart-name
6 years ago
Matthew Fisher 9abd42bbad
Merge pull request #4461 from aswinkarthik/fix-init-wait-on-tls
6 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
6 years ago
aswinkarthik 1b34a511d4
fix(helm): Add --tiller-tls-hostname flag to 'helm init'
6 years ago
Matthew Fisher 3f0c6c5404
Merge pull request #4221 from cmattoon/issue-2347
6 years ago
Matthew Fisher faa921dd7c
Merge pull request #4358 from novas0x2a/fake-improvements
6 years ago
Matthew Fisher 48e26e74eb
Merge pull request #4172 from mattjmcnaughton/mattjmcnaughton/containerize-test-steps-in-Makefile
6 years ago
Michelle Noorali 8761bb009f
Merge pull request #4517 from mattfarina/dco
6 years ago
Matthew Fisher d3b69c1fc1
Merge pull request #4327 from imroc/master
6 years ago
roc 518a9d63e6 feat(helm): hiding password input on terminal
6 years ago
mattjmcnaughton 17151b99ea Add containerized options for tests in Makefile
6 years ago
Matthew Fisher 4589ae2c45
Merge pull request #4486 from smurfralf/master
6 years ago
smurfralf c4d6b5a434 Tweeks per bacon review
6 years ago
smurfralf eeb3a1454a Improve documentation for helm upgrade (#4030)
6 years ago
Matthew Fisher dee4bfb226
Merge pull request #4530 from nojnhuh/patch-1
6 years ago
Jon Huhn 0b4e086e05
Fix typo in message.go
6 years ago
Adam Reese eb0dffcbd9
Merge pull request #4338 from dustyrip/zsh-compinit-patch
6 years ago
Taylor Thomas dc130c5f4b
Merge pull request #4528 from hickeyma/fix-create-helm-note
6 years ago