Commit Graph

67 Commits (4b578f44ff4fda260cc36b184e13a720bc1e513a)

Author SHA1 Message Date
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
Neil Moore 9c37643081 Update helm_install.md
8 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
8 years ago
flyer103 d55782de94 cmd/helm,docs/helm: amend default namespace of tiller
8 years ago
Matthew Fisher bb5db61325 Merge pull request #2781 from jascott1/i2755-template
8 years ago
Matt Butcher 7186fcf240 Merge pull request #2808 from ebabani/master
8 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
8 years ago
xuhaigang c77a90a240 feat(helm):Allow remote values.yaml with -f
8 years ago
Justin Scott a2323f8658 Merge pull request #2818 from lichuqiang/master
8 years ago
lichuqiang ceb953c5b0 fix typo
8 years ago
Ergin Babani e22dad066c Update docs with the upgrade/install namespace behaviour.
8 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
8 years ago
Aishwarya Thangappa 313a891b4c Updated docs
8 years ago
Taylor Thomas aaaf480d3d Regenerates docs
8 years ago
Adam Reese 057c747c1f
fix(docs): run docs generator
8 years ago
Justin Scott 37e5f76f9e Capitalize 'helm' text that was missed.
8 years ago
Justin Scott b704947d54 Fix broken tests due to "server-side" text change.
8 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
8 years ago
Matt Butcher 52a3405b1e Merge pull request #2542 from sushilkm/issues/2128
8 years ago
willise c8b8c1e6d6 fix(helm): modify `helm repo update` help info
8 years ago
Sushil Kumar 9b4b4dd1df Updated docs
8 years ago
Adam Reese 9b7d500fe0
chore(docs): generate docs
9 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
9 years ago
Sushil Kumar 71c1fe2c24 Updated docs for reset changes
9 years ago
Adam Reese 9832e7df96
fix(helm): fix setting home via `helm --home=HOME`
9 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again
9 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
9 years ago
Sushil Kumar d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade
9 years ago
Michelle Noorali 3f22e407cd Merge pull request #2365 from michelleN/feat/2224-service-account-flag
9 years ago
Michelle Noorali 64e9e47183 feat(helm): add service account flag to helm init
9 years ago
Nikhil Manchanda 49e7aa854a Add support for zsh to helm completion
9 years ago