Commit Graph

113 Commits (89467a8bf154aa19ad41c6775dc4a4f7ce6dfc04)

Author SHA1 Message Date
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
7 years ago
Matthew Fisher 3a8a797eab
fix(docs): run `make docs` (#4924)
8 years ago
liaoj d41ca72e42 fix:#4873, check release name (#4883)
8 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
8 years ago
Anumita Shenoy 1e26b5300b feat(helm): add $HELM_KEY_PASSPHRASE environment variable for signing helm charts (#4778)
8 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
8 years ago
adshmh b4b693c316 feat(helm): output option for helm get values command, allow json and yaml formats (#4596)
8 years ago
Matthew Fisher 10db6a6fb5
introduce `helm init --automount-service-account-token` (#4589)
8 years ago
Matthew Fisher bef59e40dc
allow settings TLS flags from environment variables (#4590)
8 years ago
Arash Deshmeh 7f703f50a9 feat(helm): added new helm notes command to display notes provided by the chart of a release
8 years ago
Matthew Fisher 8a72628beb
Merge pull request #4340 from adshmh/4321-feat-helm-sort-releases-by-chart-name
8 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
8 years ago
aswinkarthik 1b34a511d4
fix(helm): Add --tiller-tls-hostname flag to 'helm init'
8 years ago
smurfralf c4d6b5a434 Tweeks per bacon review
8 years ago
smurfralf eeb3a1454a Improve documentation for helm upgrade (#4030)
8 years ago
Adam Reese 59a60a6e7c
docs(generated): regenerate markdown docs
8 years ago
fibonacci1729 bd0686731c
fix(helm): fix(helm): add `--tls-hostname` flag to tls flags
8 years ago
KUOKA Yusuke dc93908626 feat: Set values from local files (#3758)
8 years ago
Rohan Chakravarthy 4efa18a5ec feat(helm): Add the --kubeconfig flag (#4235)
8 years ago
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
8 years ago
Matthew Fisher f63baab020
Merge pull request #3923 from seaneagan/list_cmd_output_format
8 years ago
Arash Deshmeh d8c4cbb0e0 feat(helm): Added the ability to handle custom description to client side for install, upgrade, rollback, and delete commands. Updated the documentation according to the changes.
8 years ago
Matthew Fisher d77642f4a5
Merge pull request #4104 from yenicapotediaz/master
8 years ago
Johnny Bergström 93e8f0a694 make docs
8 years ago
Yeni Capote Diaz 4f36bbf2bd removed --install option from --namespace.
8 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
8 years ago
Marat Garafutdinov 7a65f7479a add --col-width to `helm search` (#3949)
8 years ago
Sean Eagan 49c3d50e4e feat(list): Optional output as JSON and YAML
8 years ago
Matthew Fisher 7b8aae4667 Revert "feat: add --set and --values options to 'helm package'"
8 years ago
Taylor Thomas 85282ab864 fix(docs): Add the missing docs
8 years ago
Matthew Fisher d078caa0d0
Merge pull request #3471 from adshmh/add-set-and-values-options-to-helm-package
8 years ago
Michelle Noorali e922a873bc ref(cmd/upgrade): update reuse-values flag descrip
8 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
8 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Matthew Fisher 87f66af061
Merge pull request #3652 from rajatjindal/history-format
8 years ago
Arash Deshmeh a930eb7ff4 feat: add --set and --values options to 'helm package'
8 years ago
Rajat Jindal 333341425a update documentation as per review feedback
8 years ago
Florian Zysset 3625241025 feat(helm): inspect readme
8 years ago
Rajat Jindal c93ff32f52 make table explicitly default
8 years ago
Rajat Jindal 46ed802750 add support for output format in json or yaml
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
8 years ago
Yaroslav Molochko 2f252e9524 Add --replicas option for HA fixes #2334
8 years ago
Justin Scott 420be49522
Merge pull request #3475 from jascott1/3394_reset
8 years ago
Sunny cff4ea416e
feat(helm): add --template flag to `helm version`
8 years ago
Justin Scott 084a2bb945 fix(helm): update helm reset --force tip for clarity
8 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
8 years ago
Kazuki Suda 7b5a837b04 helm template: display the default value of --kube-version in help message
8 years ago
Alex Johnson b29d25ef0b Added a --wait flag for helm init which pings the Tiller server and ensures that it is ready to receive requests
8 years ago
rocky-nupt a6381e83a7 feat(helm): Add --col-width to helm list and helm history (#2836)
8 years ago
Florian Zysset fa06dd176d helm init --upgrade will downgrade (#2805)
8 years ago