Commit Graph

419 Commits (9c4bb14673fde50b45a2a4eb79e2b16d920ded2b)

Author SHA1 Message Date
Matt Butcher 52a3405b1e Merge pull request #2542 from sushilkm/issues/2128
9 years ago
Matt Butcher 38a3067170
docs(chart_template_guide): remove discussion of blocks
9 years ago
willise c8b8c1e6d6 fix(helm): modify `helm repo update` help info
9 years ago
Sushil Kumar 9b4b4dd1df Updated docs
9 years ago
Sushil Kumar 0afcd0b5f6 Updated docs to refer new requirements.yaml structure
9 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
9 years ago
Matt Butcher 3647e60786 Merge pull request #2512 from technosophos/fix/2510-missing-url-prefix
9 years ago
willise af8730032a docs(helm): fix typo
9 years ago
Taylor Thomas 577f8a82b2 Merge pull request #2532 from corymsmith/patch-2
9 years ago
Michelle Noorali 744cfe23c0 Merge pull request #2536 from zoidbergwill/patch-2
9 years ago
Rober Morales-Chaparro 8470495d0a Update using_helm.md
9 years ago
William Martin Stewart 7143774a0f GitHub got more fussy about markdown
9 years ago
Cory Smith a2d559bd0b fix(docs): A couple spelling mistakes
9 years ago
Brian 09d4555f40 Merge pull request #2528 from SlickNik/slicknik-master
9 years ago
Cory Smith 0b33a1323e Fixing mariadb spelling mistake
9 years ago
Nikhil Manchanda 2b0a612858 fix(docs): Updated non-working example in 'Using Helm' documentation
9 years ago
Adam Reese 9b7d500fe0
chore(docs): generate docs
9 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
9 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
9 years ago
Taylor Thomas 7dd6eb22f7 Merge pull request #2486 from sushilkm/issues/2383
9 years ago
Justin Scott 7c7646cce2 fix(docs): Remove "no nested globals allowed"
9 years ago
Sushil Kumar 351dfea53b Added a note about alias in documentation
9 years ago
Sushil Kumar 71c1fe2c24 Updated docs for reset changes
9 years ago
Pierre Ozoux f92123b768 Rename index.md to README.md
9 years ago
Matt Butcher 3c97db803f
ref(docs): remove unnecessary docs and clean up doc generator
9 years ago
Adam Reese 5b3d5567d8 Merge pull request #2303 from adamreese/fix/helm-home
9 years ago
Adam Reese 9832e7df96
fix(helm): fix setting home via `helm --home=HOME`
9 years ago
Matt Butcher 42650a044e Merge pull request #2460 from Awk34/patch-1
9 years ago
Andrew Koroluk 4cbbbf2fe0 docs(repo_faq): create chart_repository_faq.md
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
Kent Rancourt 5408b60ad6 minor typo fix
9 years ago
Michelle Noorali f3da72b8a8 ref(docs): add ref as commit type
9 years ago
Kent Rancourt ce12341bfa Fix minor typo in test doc
9 years ago
Matt Butcher 0faa57c015 Merge pull request #2390 from harbur/add_kubernetic
9 years ago
Matt Butcher 182b0bf0fc Merge pull request #2389 from szibis/helm-secrets
9 years ago
Eduardo Baitello 85da563e4f Remove warnings about hook ordering guarantees
9 years ago
spiddy 47f8c1a3a6
Add Kubernetic in related projects
9 years ago
Slawomir Skowron babefd3bfc
Add new plugin helm-secrets
9 years ago
Hoat Le 267a09193b fix typo: ' instead of `
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
Adam Reese c7f0edd3d2 Merge pull request #2353 from SlickNik/nm_zsh_completions
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
Matt Butcher ba3f6c3f3b Merge pull request #2339 from technosophos/docs/2234-hook-weight-clarification
9 years ago
Reinhard Nägele 6bdc7ed990 Add Git and Mercurial to build prerequisites
9 years ago
Matt Butcher 3516314838
docs(chart_hooks): clarify hook execution order
9 years ago
Matt Butcher 7309c1a7dd Merge pull request #2302 from harbur/master
9 years ago
spiddy 4fb7deb023
Added reference to plugins
9 years ago
Taylor Thomas c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
9 years ago
Matt Butcher 5af676cda1 Merge pull request #2287 from jascott1/2222/nethost_tiller
9 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
9 years ago
Justin Scott 85b7890bfd Add docs for new init flag 'net-host'.
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Sushil Kumar 2e8d2c0178 Docs updated for new flags
9 years ago
Matthew Fisher 43b393f617 clarify helm serve's intent
9 years ago
Adam Reese a92a36762c docs(*): generate latest docs
9 years ago
Adam Reese 986d21b8ac Merge pull request #2245 from cblecker/verify-docs
9 years ago
Christoph Blecker 190e5c82dd
Update docs
9 years ago
Matt Butcher d97086cbdd Merge pull request #2229 from technosophos/feat/chart-tiller-version
9 years ago
Matt Butcher 2e51f03f4b Merge pull request #2242 from technosophos/docs/related-helm-plugin-tag
9 years ago
Dan Bode 8654962def Add note about gopath in developer docs
9 years ago
Matt Butcher 88a4c15613
docs(related): add note about helm-plugin GitHub tag
9 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
9 years ago
Jimmy Zelinskie b4cf7f1190 docs(plugins): add app registry plugin link
9 years ago
Adam Reese f958b3beac Merge pull request #2193 from adamreese/docs/plugins
9 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
9 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
9 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
9 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
9 years ago
Matt Butcher 9665db7d16 Merge pull request #2157 from jchauncey/hook-weights
9 years ago
Jonathan Chauncey fe57500930 docs(chart_hooks.md): Rename annotation from hookWeight to hook-weight
9 years ago
Matt Butcher bb010b9746 Merge pull request #2179 from technosophos/docs/ts-podcast-related
9 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
9 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
9 years ago
Justin Scott 1a8e728ed9 Update docs with details about exports
9 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
9 years ago
Adam Reese c37c222731 docs(plugins): add more helm plugin links
9 years ago
Mario Lamontagne 694402a763 Fix typo in chart guide
10 years ago
Jonathan Chauncey 91e7f6bfd6 docs(docs/charts_hooks.md): Add information about hook weights
10 years ago
Matt Butcher f4f274c571
docs(related): Added podcast, plugin article
10 years ago
Derek Perkins 7cffe38f84 Add link to Quay App Registry
10 years ago
Matt Butcher bce20c615a Merge pull request #2137 from technosophos/docs/cloud-academy
10 years ago
Matt Butcher 8108062543
docs(related): add "Deploying Kubernetes Applications with Helm"
10 years ago
Matthew Fisher d44b7ada14 document toYaml syntax in --set for annotations
10 years ago
Adnan Abdulhussein d127852833 Merge pull request #2107 from prydonius/feat/1963-deprecated-field
10 years ago
Taylor Thomas 24eb6011b5 Merge pull request #2105 from cblecker/docs-clean-home
10 years ago
Adnan Abdulhussein 8210dc7883 feat(proto): add deprecated field
10 years ago
Jack Zampolin 06931e188b Add Blog post to related.md
10 years ago
Matt Butcher 6f4535dec7 Merge pull request #2099 from eduardobaitello/patch-1
10 years ago
Matt Butcher 3844b53bbb Merge pull request #2104 from bdurette/wordpress-typo
10 years ago
Matt Butcher 785a1df52b Merge pull request #2077 from technosophos/feat/2036-appVersion
10 years ago
Christoph Blecker ea63663455
Regenerate docs
10 years ago
Brandon DuRette 838ccd368c Change example to use the trademarked WordPress instead of Wordpress.
10 years ago
Eduardo Baitello 0499e31017 Fix link for chart.md file
10 years ago
Matt Butcher df91405cdd Merge pull request #2086 from luizbafilho/patch-1
10 years ago
Taylor Thomas 6a319bd8f5 fix(docs): Updates hook documentation for `--wait` flag
10 years ago
Luiz Bezerra 4bed6297a0 Update related.md
10 years ago
Luiz Bezerra c33677c352 Update related.md
10 years ago