Commit Graph

1519 Commits (d58a984878ea290e04a135ef037b75e13b7b8df5)

Author SHA1 Message Date
Matthew Fisher 9b90e848ca
Merge pull request #8277 from bacongobbler/fix-deprecated-warning-on-stdout
5 years ago
Matthew Fisher 863588ca69
fix(cmd): display warnings on stderr
5 years ago
Matthew Fisher 65ee1e0bc1
Merge pull request #7356 from EItanya/helm-7351
5 years ago
Matthew Fisher b167ce00d0
Merge pull request #8039 from xvzf/fix_insecure_skip_verify
5 years ago
Matthew Fisher 148d94bcf7
version bump
5 years ago
Marc Khouzam 561cc42808 feat(comp): Provide completion for --version flag
5 years ago
Marc Khouzam 88a3d6eaea feat(comp): Move custom completions to Cobra 1.0
5 years ago
Marc Khouzam e09e8604e6 fix(doc): generic description for --version/verify
5 years ago
wawa0210 562767b040
Fix description is ignore when installed with upgrade
5 years ago
Eitan Yarmush 2b882df636
Merge branch 'master' into helm-7351
5 years ago
Marc Khouzam 7dec5dcb8e chore(helm): Avoid confusion in command usage
5 years ago
Matt Farina 03ccd5dea2
Merge pull request #8183 from mattfarina/fix-8149
5 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
5 years ago
Matt Farina 99f277a2f3
Using flags instead of persistent flags on status
5 years ago
Matt Farina 959c7cc8b1
Merge pull request #8157 from andytom/docs/update_helm_version
5 years ago
Martin Hickey cc8f8024a8
Merge pull request #8158 from hickeyma/fix-repo-cache-set
5 years ago
Martin Hickey 5600a2c82d Fix unit test
5 years ago
Martin Hickey 2ae83f276b Fix repo cache setting
5 years ago
Thomas O'Donnell 5840e529e1 Update the Helm version docs
5 years ago
Alan Zhu 1a46c3495a Revert "group command for easy read"
5 years ago
Maksim Kochkin e606976915 Add new line to fix code formatting in doc
5 years ago
Marc Khouzam 0366f9970f fix(comp): Prepare plugin completion for Cobra 1.0
5 years ago
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
5 years ago
Matthew Fisher 1d4eb7440d
Merge pull request #7917 from zgfh/feature/group_command
5 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
5 years ago
Liu Ming 3bd084c35d Merge remote-tracking branch 'helm/master'
5 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
5 years ago
Liu Ming bc515991f8 docs: fix capitalization in a few help messages
5 years ago
Matt Butcher 8316a403ed bump version to v3.2
5 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
5 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
5 years ago
Lüchinger Dominic fb829c2c84
Fix markdown table in helm command doc
5 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
5 years ago
Anshul Verma cd50d0c362
Fix : Prints empty list in json/yaml is no repositories are present (#7949)
5 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
5 years ago
Adam Reese 9ced0165ab
fix(cmd/env): make helm env command respect cli flags (#7978)
5 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
5 years ago
alan 999e4f266f group command for easy read
5 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
5 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
5 years ago
Matt Butcher fa5eb64f32
fix: rebuild chart after dependency update on install (#7897)
5 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
5 years ago
Matt Farina 59447f850c
Merge pull request #7900 from mattfarina/moar-version-template
5 years ago
Matt Butcher 0c87ca544f
updated help text for install --atomic, which was completely inaccurate (#7912)
5 years ago
Matt Butcher 469837b92c
fixed capitalization in a few help messages. (#7898)
5 years ago
Marc Khouzam 65f28c153a chore(comp): Remove unnecessary code
5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
5 years ago
Matt Farina 0d9727d6ab
Adding template docs to the version command
5 years ago
Andreas Lindhé f89d985cb8
Implement support for multiple args for repo remove (#7791)
5 years ago
Matt Butcher bd13b80b12
fix: fixed bug in Dependency.List() (#7852)
5 years ago