Commit Graph

1480 Commits (fb829c2c843df01ad1dd5ffd13c4e923be4ab9e9)

Author SHA1 Message Date
Lüchinger Dominic fb829c2c84
Fix markdown table in helm command doc
4 years ago
Anshul Verma cd50d0c362
Fix : Prints empty list in json/yaml is no repositories are present (#7949)
4 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
4 years ago
Adam Reese 9ced0165ab
fix(cmd/env): make helm env command respect cli flags (#7978)
4 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
4 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
4 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
4 years ago
Matt Butcher fa5eb64f32
fix: rebuild chart after dependency update on install (#7897)
4 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
4 years ago
Matt Farina 59447f850c
Merge pull request #7900 from mattfarina/moar-version-template
4 years ago
Matt Butcher 0c87ca544f
updated help text for install --atomic, which was completely inaccurate (#7912)
4 years ago
Matt Butcher 469837b92c
fixed capitalization in a few help messages. (#7898)
4 years ago
Marc Khouzam 65f28c153a chore(comp): Remove unnecessary code
4 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
4 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
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
5 years ago
Martin Hickey 06b43f63c3
Merge pull request #7830 from jgleonard/render-subchart-notes-on-upgrade-install
5 years ago
Jon Leonard f927275461 remove unneeded values files from testchart
5 years ago
Jon Leonard cfdd466192 update test chart to helm3 format
5 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
5 years ago
Jon Leonard a7e79ee434 Delete unneeded chart output
5 years ago
Jon Leonard e2b70b2f4b add testing for upgrade --install with subchart notes
5 years ago
Jon Leonard 00201ffaa8 pass subchart notes option to install client
5 years ago
Matt Farina 22344063d2
Merge pull request #7753 from anshulvermapatel/helm/7749/helm_list_short_listing_format
5 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
5 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
5 years ago
Anshul Verma 4113fc8951 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Anshul Verma c354de80e5 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Anshul Verma 7470337d32 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Anshul Verma 51dd8313bc Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Martin Hickey d59493adff Add unit test
5 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
5 years ago
Martin Hickey 3d288b9823
Merge pull request #7661 from akash-gautam/fix/issue-7452
5 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
5 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
5 years ago
Matt Farina e0d11be6db
Merge pull request #7707 from mattfarina/add-verify-out-to-command
5 years ago
Matthew Fisher 3dbc4dd53b
Merge pull request #7230 from waveywaves/update/token
5 years ago
Matthew Fisher 2c10f96b59
Merge pull request #7556 from unguiculus/template-output
5 years ago
Matt Farina af35d61a98
Add verification output to the verify command
5 years ago
Matt Farina a3f92f65e2
Fixes verification output on pull command
5 years ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
5 years ago
Martin Hickey 53b6580bad
Merge pull request #7692 from eyablokov/patch-1
5 years ago
Evgenii Iablokov ebd48557b1 Update README.md
5 years ago
Xiangxuan Liu d5a2963cc9 Add test for unknown subcommand
5 years ago
Xiangxuan Liu 8f962a270c Return "unknown command" error for unknown subcommands
5 years ago
Pavel Macík f05ffdd2da
Fix golangci-lint errors.
5 years ago
Adam Reese c235470e59
fix(cmd/helm): upgrade go-shellwords
5 years ago
Matthew Fisher ec2e77cded
Merge pull request #7648 from bacongobbler/fix-6794
5 years ago