Commit Graph

761 Commits (a276bd810871c2ebdb950f8a568d7887f307dee5)

Author SHA1 Message Date
Matthew Fisher 8f7c0079fe
sort links alphabetically
6 years ago
Matt Butcher e8b003af9a
docs(alpine): quote release label value (#4460)
6 years ago
Martin Hickey c658639ccc Add link to doc for Helm Stop plugin
6 years ago
Adam Reese 59a60a6e7c
docs(generated): regenerate markdown docs
6 years ago
Matt Farina e328d00a2f
Updating to the k8s label convention
6 years ago
fibonacci1729 bd0686731c
fix(helm): fix(helm): add `--tls-hostname` flag to tls flags
6 years ago
Michael Huttner 1b955e63f7
Fixed error in docs for file access
6 years ago
Matthew Fisher fb64bb66de
use dot notation for release candidates
6 years ago
Matthew Fisher d3980f14df
Merge pull request #4312 from flynnduism/logo-svg
6 years ago
Matthew Fisher f790db54fa
Merge pull request #4344 from abstiles/patch-1
6 years ago
Matthew Fisher 33a8527fd8
Merge pull request #3975 from bacongobbler/fix-release-notes
6 years ago
Matthew Fisher 089af0e1aa
soften the recommendation of hypens in chart names
6 years ago
Matthew Fisher 6307aad16d add every release artifact to the release notes
6 years ago
Matthew Fisher e294439e01 add amendments to release checklist
6 years ago
Anders Rasmussen 9effff424f
Adding space for correct formatting on docs.helm.sh
6 years ago
Michelle Noorali 96f9eb3c1f
Merge pull request #4371 from michelleN/docs
6 years ago
KUOKA Yusuke dc93908626 feat: Set values from local files (#3758)
6 years ago
nashasha1 a657106798 Dashes are not allowed in the name
6 years ago
Matthew Fisher c72c4a0bcd
Merge pull request #4372 from dracan/patch-1
6 years ago
Ihor Dvoretskyi 84856089c6 Snap installation information added (#4366)
6 years ago
Rohan Chakravarthy 4efa18a5ec feat(helm): Add the --kubeconfig flag (#4235)
6 years ago
Dan Clarke 02f8130dbe
Add missing space
6 years ago
Michelle Noorali 30f245c0d3 docs(rbac.md): delete redundant step
6 years ago
Michelle Noorali 57e7b07c3e ref(docs): add more links to tiller rbac info
6 years ago
A. Stiles fc7b1caf9b
Include exact details to configure storage=secret
6 years ago
Brian aedd306e83
Revert "fix(helm): add `--tls-hostname` flag to tls flags."
6 years ago
fibonacci1729 aaf1c6a352 docs(*): update tiller_ssl docs to reflect IP SAN usage.
6 years ago
flynnduism c6a572a38e docs(chore): scale svg up to 620 initial width/height
6 years ago
Michelle Noorali c4cabe03b0
Merge pull request #4324 from michelleN/kind
6 years ago
Michelle Noorali 5a43a80e95 chore(docs): lowercase `Kind` for clarity
6 years ago
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
6 years ago
roc c551fb7ef6 docs(helm): add helm-cos to related helm plugins
6 years ago
flynnduism a3a1034e08 docs(chore): add svg logo
6 years ago
Jon Kalfayan b3c583b855 add nil check in if statement configmap example, also note why
6 years ago
Matthew Fisher a7a95c5712
Merge pull request #3574 from derekbassett/documentation-issue-for-RBAC
6 years ago
Taylor Thomas 572743d5d6
Merge pull request #4035 from thomastaylor312/docs/add_release_meetings
6 years ago
Michelle Noorali 374a320d0f
Merge pull request #4041 from michelleN/docs
6 years ago
Matthew Fisher f63baab020
Merge pull request #3923 from seaneagan/list_cmd_output_format
7 years ago
Matthew Fisher afd6f53023
Merge pull request #4096 from qinix/fix-doc-requirements-condition
7 years ago
Dean Coakley 0ddbcc1fe9
Remove trailing whitespace
7 years ago
Matthew Fisher 1a728c6f14
Merge pull request #4139 from radbaron/master
7 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.
7 years ago
andrzejwp e4a80cdc3b
Add link to cdwv/awesome-helm
7 years ago
Lukas Eichler 4d63e1f84f Added documentation for the tpl function
7 years ago
Rob Salmond 03d502c431 small typo fix
7 years ago
radbaron 4e29c7e2fd Documentation: add syntax highlighting to code examples & fix spelling of kube primitives
7 years ago
Matthew Fisher d77642f4a5
Merge pull request #4104 from yenicapotediaz/master
7 years ago
Matthew Fisher d4c4d22280
Merge pull request #4105 from balboah/feature/template_release_isinstall
7 years ago
Matthew Fisher 086139ab1f
Merge pull request #4119 from slayerjain/patch-1
7 years ago
mf-lit 215abe9fd4
Update tiller_ssl.md
7 years ago
Shubham Jain 8415e2716c
docs(helm): Added double quotes to example
7 years ago
Ryan Hartje 20fe27c0de adding docs for GKE for helm 2
7 years ago
Johnny Bergström 93e8f0a694 make docs
7 years ago
Eric Zhang 091dd84c71 fix charts doc: extra space in requirement condition
7 years ago
Yeni Capote Diaz 4f36bbf2bd removed --install option from --namespace.
7 years ago
Matthew Fisher e52c7dbf92
replace with a link to the latest releases page
7 years ago
Michelle Noorali 1bb34bc255 chore(docs): mv index.md to README.md
7 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
7 years ago
Taylor Thomas b133da06e5 docs(release_checklist): Adds information about new release meetings
7 years ago
AdamDang ddb536aa7a
Typo fix: usa helm->use helm
7 years ago
Julien Bordellier c67fab5934 docs(helm): update Globs examples to work correctly
7 years ago
Marat Garafutdinov 7a65f7479a add --col-width to `helm search` (#3949)
7 years ago
AdamDang 28fb950588
Typo fix in plugins.md "that that"->"that"
7 years ago
Colin Dickson b0eb40b2ca fixed flag for tls ca cert option in the documentation
7 years ago
Sean Eagan 49c3d50e4e feat(list): Optional output as JSON and YAML
7 years ago
Michelle Noorali 513dc6bd7c
Merge pull request #3901 from AdamDang/patch-4
7 years ago
Matthew Fisher 7b8aae4667 Revert "feat: add --set and --values options to 'helm package'"
7 years ago
AdamDang f291fdbb43
Typo fix in functions_and_pipelines.md
7 years ago
Jesse Weinstein 4ce35363d4
Document apiVersion field
7 years ago
Matthew Fisher 00afbd7e74
remove optional field from charts and templates
7 years ago
Manuel Rüger 87cd8ce79a Remove Mercurial build-time dependency
7 years ago
xianlubird 4b09b0489b Fix some typo
7 years ago
AdamDang 79ffa98ec0
Proper none not in capitals
7 years ago
Erik Sundell 3f5e82c832
Typo fix
7 years ago
Taylor Thomas 85282ab864 fix(docs): Add the missing docs
7 years ago
Matthew Fisher 2e309df08f
Merge pull request #3836 from bacongobbler/rename-to-crd
7 years ago
Matthew Fisher d078caa0d0
Merge pull request #3471 from adshmh/add-set-and-values-options-to-helm-package
7 years ago
Stefan Henseler c6faed101b Updates readme with choco install command
7 years ago
Taylor Thomas 8fef5aad52
Merge pull request #3794 from AdamDang/patch-2
7 years ago
Matthew Fisher f52d0f4f18
rename TPR to CRD
7 years ago
Daryl Walleck 1e7915587f Fixes typos introduced in #3540. Closes #3823
7 years ago
Michelle Noorali e922a873bc ref(cmd/upgrade): update reuse-values flag descrip
7 years ago
AdamDang 58ac602365
Typo fix helm->Helm
7 years ago
Matthew Fisher e794c48c3a
Merge pull request #3540 from flant/hook_recreate_delete_policy
7 years ago
AdamDang 026e6b55e5
Update rbac.md
7 years ago
Matthew Fisher d32a6ef63b
Merge pull request #3768 from edgarlanting/patch-1
7 years ago
Shredgar 3334309a91
Removed typos (additional plus signs)
7 years ago
muhongwei 0ba75b6652 fix 'eveything' -> 'everything' (#3754)
7 years ago
muhongwei 75387fe318 fix 'mulitenant'->'multitenant' (#3755)
7 years ago
Jonathan Hall 6e3a0a1291 Remove outdated note.
7 years ago
Shredgar 52b7abac26
Updated kubernetes_distros.md with DC/OS note.
7 years ago
AdamDang 31c03a2484
Update tiller_ssl.md
7 years ago
Russell Morrisey 9d0dc294d7
Updated to mention the --purge flag on delete
7 years ago
Matthew Fisher 62153d10df
Merge pull request #3733 from jstrachan/patch-2
7 years ago
James Strachan 6abbee0d44
fixed typo + moved into Helm Included section
7 years ago
Derek Bassett 00376d4d1f The default defined role does not allow Tiller to launch Kubernetes jobs.
7 years ago
fqsghostcloud bddb6591d4
fix Syntax error
7 years ago
James Strachan 502db80b26
add a link to Jenkins X and how it uses helm
7 years ago
Alexey igrychev 1d4883bf3c Implement before-hook-creation delete policy
7 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
7 years ago