Commit Graph

291 Commits (31e57d89212d54d621d30d7908a85064d5b27fb0)

Author SHA1 Message Date
Christopher Pauley 329cd3a33f making precedence explanation less ambiguous
9 years ago
Maciej Kwiek 0a9413beef Improve `helm status` help text
9 years ago
Matt Butcher 5d4033f4aa Merge pull request #1774 from philips/fixup-container-linux-docs
9 years ago
Adam Reese 1eeba7a12e Merge pull request #1763 from dongziming/master
9 years ago
Brandon Philips edbc561759 docs: kubernetes_distros: complete note about socat on Container Linux
9 years ago
William Martin Stewart a091ca90f3 Installation guide link is wrong in install FAQ
9 years ago
dongziming 34d7585f1e Spelling errors and so on.
9 years ago
Christoph Blecker d41d3b566f
Update OS X references to macOS
9 years ago
Christoph Blecker 11dc26a7ec
Update docs for homebrew formula
9 years ago
Matt Butcher 6789b4334b
docs(install_faq): document tiller panic for auth failure
9 years ago
Matt Butcher 48553d0a3a Merge pull request #1740 from wilkers-steve/docs/change_trunc_length
9 years ago
Steve Wilkerson 141a401c48 docs(helm): change `trunc 24` in base charts
9 years ago
Matt Butcher 79b6c0a7b9 Merge pull request #1735 from technosophos/docs/link-to-go-whitespace
9 years ago
Matt Butcher 5aa405177d Merge pull request #1737 from v1k0d3n/master
9 years ago
Brandon B. Jozsa 82e0d00d2d clear instructions for gh-pages
9 years ago
Steve Wilkerson 0c8cff47ae Typo in helm quickstart guide.
9 years ago
Matt Butcher 21d0d6ba5a
docs(chart_template_guide): link to Go template docs
9 years ago
Matt Butcher 945eb707c7 Merge pull request #1718 from raviqqe/patch-1
9 years ago
Adam Reese 163308535d Merge pull request #1710 from bacongobbler/chart-repo-authentication
9 years ago
Adam Reese 97db9145fd Merge pull request #1711 from gtaylor/patch-1
9 years ago
Eli Mallon 957fcaafa6 Fix Typo
9 years ago
Yota Toyama 9c4465860f s/backup up/back up/
9 years ago
Matthew Fisher d9346e2fb9 test(cmd): add unit test for chart backed by basic auth
9 years ago
Greg Taylor f94934b1a1 plugins.md: Spelling fix
9 years ago
Matt Butcher a72cebe248 Merge pull request #1695 from longseespace/patch-1
9 years ago
Matt Butcher 9ae9586df0 Merge pull request #1687 from technosophos/feat/1654-pretty-version
9 years ago
Long Nguyen a5ba5faf0c Update checksum/config annotation
9 years ago
Matt Butcher b2d762af48
feat(tiller): add .Release.IsInstall
9 years ago
Adam Reese 84928e2751 feat(*): allow tiller to be installed in an alternate namespace
9 years ago
Matt Butcher de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
9 years ago
Matt Butcher e757410547
docs(install_faq): add entries about SSL and proxy
9 years ago
Andrew Stuart 6760aa1588
Add Lines method, remove path utils (Sprig pr)
9 years ago
Andrew Stuart ec964ff41d
Add documentation for imported golang.org/pkg/path funcs
9 years ago
Andrew Stuart 9771973888
Add AsSecrets, AsConfig methods for Files object. Move ToYaml to chartutil
9 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
9 years ago
John Hofman c38fb120bf fix(helm): add trimSuffix to helper functions
9 years ago
Matt Butcher a5d818dc4a
fi(helm): add more tests for plugins
9 years ago
Andrew Stuart c311b085d5
Improve language of glob explanation
9 years ago
Andrew Stuart d07e5cdfb6
Correct docs heading location
9 years ago
Andrew Stuart 2de1728f05
feat(helm): Add Files.Glob method to permit file organization
9 years ago
Matt Butcher 560964766b Merge pull request #1562 from yuvipanda/patch-1
9 years ago
Matt Butcher 7a15ad381e Merge pull request #1484 from technosophos/feat/documentation-generator
9 years ago
Matt Butcher a3a0261c02 Merge pull request #1573 from technosophos/feat/plugins
9 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
9 years ago
Matt Butcher 74353f73a4 Merge pull request #1513 from databus23/checksum
9 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
9 years ago
Matt Butcher 6a1aab7fc8
fix(helm): improve --set parser
9 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
9 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
9 years ago
Fabian Ruff 335b3806a5 Add docs for rolling deployments on config change
9 years ago
Yuvi Panda 8ea2d1bc9b Remove double explanation of why MariaDB is in the list
9 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
9 years ago
Matt Butcher 57ccce10d3 Merge pull request #1551 from technosophos/docs/yaml-tips
9 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
9 years ago
Matt Butcher 3fb2feb843
docs(yaml_techniques): add YAML techniques document
9 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
9 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
9 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
9 years ago
Matt Butcher 13404ebf82
docs(install_faq): add more info on socat on CoreOS
9 years ago
Matt Butcher e4bbe33e92 Merge pull request #1514 from technosophos/docs/consistent-spacing
9 years ago
Anthony Yeh 9c74dae4ff docs(install): fix deployment name in tiller delete command
9 years ago
Matt Butcher 8857d1227e
docs(chart_template_guide): fix spacing
9 years ago
Matt Butcher d5346b1be9
docs(chart_tempalte_primer): add template primer
9 years ago
Matt Butcher 1498461146
docs(install_faq): document dnsmasq fix for kubeadm
9 years ago
Matt Butcher 6f8fb05575 Merge pull request #1474 from technosophos/docs/install_faq
9 years ago
Matt Butcher d92e03046b
docs(install): add frequently asked questions
9 years ago
Matt Butcher 757ebb82bd Merge pull request #1469 from technosophos/docs/revised-charts-repo
9 years ago
Matt Butcher 91ff73bf53
docs(charts_tips_and_tricks): SAP and Deis examples
9 years ago
Matt Butcher e4507541f2
docs(kubernetes_distros): add notes on kube distros
9 years ago
Matt Butcher 67f894b0c6
docs(chart_repository): update the repo docs
9 years ago
Matt Butcher 1e213634cf
docs(install): document installer script
9 years ago
Matt Butcher 9ae97c341c
fix(helm): read passphrase from prompt
9 years ago
Matt Butcher fce17441f6 Merge pull request #1462 from kubernetes/docs/provenance-keybase
9 years ago
Matt Butcher 8530a8dde2
docs(provenance): explain using Keybase.io
9 years ago
joe2far eba74bec6c docs(*) fix typos in docs
9 years ago
Matt Butcher 0fd768b446 Merge pull request #1446 from vdice/provenance-doc-amendments
9 years ago
Vaughn Dice 741f6c81f2
docs(provenance.md): make amendments and add clarification
9 years ago
Matt Butcher 1a8d39b4ec Merge pull request #1423 from technosophos/docs/tiller-upgrade
9 years ago
Matt Butcher 4ad800b63a docs(install): show tiller image upgrade option
9 years ago
Jim 0ec45adf6e docs(*): use '--namespace' instead of '-n'
9 years ago
Matt Butcher d7e56133d6 Merge pull request #1386 from slack/doc-rollback
9 years ago
Matt Butcher 63840043f1 Merge pull request #1373 from technosophos/docs/provenance-authority
9 years ago
Jason Hansen 07564588ed
doc(rollback): add docs for pre/post rollback hooks
9 years ago
Matt Butcher 627c59d148 docs(*): refresh docs
9 years ago
Matt Butcher 3ec188610b Merge pull request #1379 from ammeon/docs-fix
9 years ago
Michelle Noorali 8b551d474c chore(docs): fix nginx example templates
9 years ago
Nic Roland 6eb3dd1d6c docs(helm): Fix broken link to glide project
9 years ago
Matt Butcher 04e94c81b8 docs(provenance): describe signature authority
9 years ago
Matt Butcher 9c3f883ec3 Merge pull request #1355 from technosophos/docs/1348-missing-created-timestamp
9 years ago
Matt Butcher 491dc32552 docs(chart_repositories): document correct index example
9 years ago
Adam Reese f5c07ea0cf docs(developers): require glide 0.12.0
9 years ago
Matt Butcher e78cce27ff Merge pull request #1350 from christensenemc/patch-1
9 years ago
Matt Butcher a747289b2f Merge pull request #1344 from technosophos/docs/1343-helm-repo-index-url
9 years ago
Erik Christensen d379eda785 Fixed broken link from "chart.md" to "charts.md"
9 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories
9 years ago
Matt Butcher 11d4a67a80 docs(repo): update repo index docs to show new flags
9 years ago
Ken Wronkiewicz 3c27a071ae docs(install): Add reference to hg in install docs
9 years ago
Ken Wronkiewicz f333bc37a0 docs(install): Add reference to glide in install docs
9 years ago
Matt Butcher 990dc37fc1 Merge pull request #1296 from javiercr/patch-1
9 years ago
Javier Cuevas 7fa5f3155a Fix docs regarding .Files.GetString and .Files.GetBytes
9 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
9 years ago
Javier Cuevas e8f1bf4770 Fix typo in chart docs
9 years ago
Kent Rancourt e6a9110ce0 docs(spelling): Fix some random misspellings
9 years ago
Matt Butcher 51981d62f2 docs(using_helm): change reference from npm to CPAN/Fedora DB
9 years ago
Matt Butcher 6691b79f30 docs(install): Add information on using canary releases
9 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
9 years ago
Matt Butcher 66e59f63e7 fix(helm): change 'helm update' to 'helm repo update'
9 years ago
Mark Petrovic 3ec83045d4 issue/1254
9 years ago
Matt Butcher 715be8268e Merge pull request #1243 from rimusz-lab/docs-charts-repo-github-pages
9 years ago
Rimantas Mocevicius 6eb340ed5b docs(chart_repository): added github pages example
9 years ago
Matt Butcher 47e425ba4e Merge pull request #1247 from technosophos/docs/install
9 years ago
Matt Butcher b9a60b7d45 Merge pull request #1242 from technosophos/docs/1241-fix-values-examples
9 years ago
Matt Butcher 7d8b5bbb49 docs(install, using): add installation and usage docs
9 years ago
Rimantas Mocevicius 8c0f905e92 docs(chart_repository): added github pages example
9 years ago
Matt Butcher 6da5bc5cee docs(charts): fix charts docs to reflect current template practices
9 years ago
Matt Butcher 6f7de6d34d docs(glossary): added glossary
9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago
Brandon Philips 440e548901 feat(repo): use OCI style digest identifiers
9 years ago
Brandon Philips d1488f1d94 docs(README): move history to docs/history.md
9 years ago
Jeremy Brown f51c729046 fix for links to docs/examples in the quickstart
9 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
9 years ago
Matt Butcher a46a033de4 feat(chart): support 'image:URL' in charts.
9 years ago
Matt Butcher 7dadacc176 Merge pull request #1088 from jfrazelle/docs-updates
9 years ago
Jess Frazelle fed862985e
add docs table of contents and update quick start
9 years ago
Ville Aikas c30a553bc1 Merge pull request #1069 from prydonius/add-notes-to-spec
9 years ago
Adnan Abdulhussein 5bc96ef0b9 docs(notes.txt): move NOTES.txt to templates/NOTES.txt
9 years ago
Travis Cline 01529001ca simplify example container names
9 years ago
Adnan Abdulhussein 9b58f1018b docs(notes.txt): Add NOTES.txt to Chart spec, and describe chart documentation
9 years ago
Jess Frazelle 67778cbcd1
update readme example and change repository to https
9 years ago
Matt Butcher ad77fedf26 docs(developers): recommend minikube
9 years ago
Matt Butcher 64831314a7 docs(charts): describe {{.Files}}
9 years ago
Matt Butcher 87a010b5e5 Merge pull request #962 from technosophos/docs/960-hooks-lifecycle
9 years ago
Matt Butcher 09c74ee8b4 docs(logo): add the official helm logo png
9 years ago
Matt Butcher 9e8318fe59 docs(charts): explain hook resource lifecycle
9 years ago
Matt Butcher f171d30379 Merge pull request #942 from technosophos/docs/938-hooks
9 years ago
Matt Butcher a21029a804 docs(charts): add documentation for hooks.
9 years ago
Michael Stapelberg 561e420659 Add reference to text/template Go package doc
10 years ago
Matt Butcher e91bbceff2 Merge pull request #916 from technosophos/feat/901-hooks
10 years ago
Matt Butcher ff32062ae8 feat(tiller): support hooks for install
10 years ago
Keerthan Mala 988bb02991
docs(helm):correct the documentation for the global values usage
10 years ago
Jeff Zellner 3133f4345d Update developers.md
10 years ago
Michelle Noorali ebaf5a2243 chore(docs): update "Name" field in values.yaml
10 years ago
Matt Butcher 628e0b7cec fix(docs): fix nginx example chart name
10 years ago
Matt Butcher 22ac61469f feat(*): add Values namespace to templates
10 years ago
Michelle Noorali 1dc95be105 Merge pull request #857 from migmartri/689-template-rules
10 years ago
Miguel Martinez 81ac98ad9a Adding support for associated templates
10 years ago
Miguel Ángel Martínez Triviño ce0f474eb0 Update charts.md
10 years ago
Miguel Martinez 03d27779d3 Templates Lint rules
10 years ago
Matt Butcher 5e63b5e925 docs(examples): unify the examples
10 years ago
Matt Butcher 2378a25070 Merge pull request #860 from technosophos/feat/nginx-example
10 years ago