Commit Graph

149 Commits (aacffe5fb2870f686f5bf620c13fc63ff4552f2d)

Author SHA1 Message Date
Matthew Fisher ca7a719c96
rebase from master, regenerate proto files
6 years ago
Jeff Knurek 71cbbe4217
DOC: update documentation for helm test --logs
6 years ago
Bhargav Nookala 300aa76d8d Allow customization of API Versions when using Helm Template with --api-versions or -a
6 years ago
Ting-Wai ed8f17a889 Parameterize maximum number of tests pods to run in parallel (#6078)
6 years ago
Matt Farina 1bfe85ebd5
Merge pull request #5069 from adshmh/5044-add-app-version-to-history
6 years ago
Matthew Fisher 126ab055ae
Merge pull request #3934 from jstoja/improve_search_regexp_doc
6 years ago
Matt Farina a55af70ea8
Merge branch 'master' into 5044-add-app-version-to-history
6 years ago
Taylor Thomas 3e5b181a30 ref(cmd): Refactors output flag to reuse more code
6 years ago
Michael Schaefer a52d6de9e1 flag for output json or yaml added in install.go, repo_list.go, search.go, status.go and upgrade.go.
6 years ago
Tine Jozelj 5b67d6fbd9
feat(helm:create): allow absolute paths
7 years ago
Matt Farina 79235eef11
Add more capabilities to the detault set used by helm template
7 years ago
Deepak Sattiraju c49ba7da85 feat(helm): adding --name to update single repo
7 years ago
Xiang Dai 3b392e41ea Update helm create doc
7 years ago
Tariq Ibrahim 8fcc438b67
fix the short descriptions of all helm commands
7 years ago
Jeff Knurek d45095263e remove obsolete doc file
7 years ago
Jeff Knurek 0a3ebb816b feat(helm) add '--template' option to 'helm get' for custom formatting
7 years ago
Jeff Knurek 6c760297c0 DOCS: ci failed and taught me how the docs get autogenerated
7 years ago
Martin Hickey d082754b1a Fix environment list in helm doc
7 years ago
Matt Farina 029f6a2995
Merge pull request #5324 from tuanvcw/fixing_typos
7 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
7 years ago
Xiangxuan Liu 7990363d15 Fix description of helm dependency command
7 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
7 years ago
Martin Hickey ea1bd7e163 Update dependency build doc to improve understanding (#5379)
7 years ago
Vu Cong Tuan 680b3fd05a Fixing many typos in docs
7 years ago
Nguyen Hai Truong d9d2b3ae48 Fix many misspelling words (#5357)
7 years ago
Aaron Roydhouse 1984f436af Document the HELM_TLS_HOSTNAME variable in 'helm --help' (#5123)
7 years ago
adshmh 1f386a34ea add --devel flag to inspect command (#5141)
7 years ago
Matthew Fisher 51a7a4487b
docs: add note on rolling back to the previous release (#5228)
7 years ago
Alexander Nesterenko 2332b480c9 Update docs to include information about setting `--wait flag`
7 years ago
Alexander Nesterenko 599bce8b13 Upgrade installation docs
7 years ago
Alexander Nesterenko e137c55a3a [#3338] Rename "safe" to "atomic" which gives more clear understanding, what it does
7 years ago
Alexander Nesterenko 869efd59be Fix codestyle and update docs
7 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
7 years ago
Arash Deshmeh a05311e6fd feat(helm): add AppVersion column to the output of helm history command
7 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
7 years ago
Matthew Fisher 3a8a797eab
fix(docs): run `make docs` (#4924)
7 years ago
liaoj d41ca72e42 fix:#4873, check release name (#4883)
7 years ago
jgleonard 66e79227b2 make docs
7 years ago
Martin Hickey f6efe2f0c1 Add test template example for helm create (#4524)
7 years ago
Anumita Shenoy 1e26b5300b feat(helm): add $HELM_KEY_PASSPHRASE environment variable for signing helm charts (#4778)
7 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
7 years ago
adshmh b4b693c316 feat(helm): output option for helm get values command, allow json and yaml formats (#4596)
7 years ago
Matthew Fisher 10db6a6fb5
introduce `helm init --automount-service-account-token` (#4589)
7 years ago
Matthew Fisher bef59e40dc
allow settings TLS flags from environment variables (#4590)
7 years ago
Arash Deshmeh 7f703f50a9 feat(helm): added new helm notes command to display notes provided by the chart of a release
7 years ago
Matthew Fisher 8a72628beb
Merge pull request #4340 from adshmh/4321-feat-helm-sort-releases-by-chart-name
7 years ago
Arash Deshmeh 380ca1a923 feat(helm): add ability to sort release list by chart name
7 years ago
aswinkarthik 1b34a511d4
fix(helm): Add --tiller-tls-hostname flag to 'helm init'
7 years ago
smurfralf c4d6b5a434 Tweeks per bacon review
7 years ago
smurfralf eeb3a1454a Improve documentation for helm upgrade (#4030)
7 years ago