Commit Graph

97 Commits (0f10ded76d121a13e791a7dc1f706a4aa95f2d6f)

Author SHA1 Message Date
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
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
8 years ago
Matt Farina 9d4b9ca208
feat(status): Optional output as JSON and YAML
8 years ago
Arash Deshmeh 9e869700c0 fix(helm): add --app-version flag to 'helm package'
8 years ago
Igor Vuk d81780032a Fix a typo in install.go, update helm_install.md
8 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
8 years ago
Christoph Hösler b45293feb0 fix: updated docs
8 years ago
Rajat Jindal 7f13e13a71 support output-dir when running 'helm template' (#3144)
8 years ago
Michelle Noorali 5884124294 ref(docs): update plugin install documentation
8 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
8 years ago
Pietro Menna 8ee89fe5dc
fix(helm): update documentation to reflect $HOME env var change
8 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
8 years ago
xuhaigang ae49979175 feat(helm): Add a flag --dep-up that helm install will automatically execute helm dep up when charts are in requirements.yaml but not in charts
8 years ago
Matthew Fisher 1eff362941 Merge pull request #3014 from mattfarina/fix/semver-order
8 years ago
Maciej Kwiek 3d94d9cfec Merge pull request #2769 from rocky-nupt/feature-remote-value
8 years ago
Justin Scott 16c579f3a3 feat(helm): Add --node-selectors and --output flags to helm init
8 years ago
Matt Farina b27b11a280
fix(semver): fixed edge cases that do not match prerelease
8 years ago