Commit Graph

521 Commits (e4274c448ce70fb683dfbd52d53bf7804efed6fd)

Author SHA1 Message Date
Simon Schmidt 3c3936fcaa Fix typo for --service-account
8 years ago
Joan Rieu 171fa2ac46
docs(chart-files): add note about `.helmignore`
8 years ago
Joan Rieu c27333fd4c
docs(chart): add note about `.helmignore` for `.Files`
8 years ago
Taylor Thomas a5019d1a0a
Merge pull request #3064 from neil-ca-moore/dependencies-installation-doc
8 years ago
Taylor Thomas 36eb8d73b6
Merge pull request #3047 from jacobtomlinson/patch-1
8 years ago
Taylor Thomas ab7acfe061
Merge pull request #3042 from jiacona/patch-1
8 years ago
Neil Moore 7888f54adb Update charts.md
8 years ago
Neil Moore bff5261715 Update charts.md
8 years ago
Gabriel Miretti 60fc7bde73 Using Helm in Openshift Kubernetes distribution
8 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url
8 years ago
Taylor Thomas 4b6ecb459b Merge pull request #3034 from thomastaylor312/feat/add_secrets_docs
8 years ago
Michael Venezia 8a30b58eee Updating comment indentation
8 years ago
Michael Venezia 14cd8833ee Adding documentation on $ variable
8 years ago
Jacob Tomlinson e16a835bed Add clarification to resolve #3046
8 years ago
Johan Lyheden 4831089500 Add tests to HTTPInstaller, update plugin documentation
8 years ago
Drew Hunt f98b0fcdeb Working on Fedora release 25 - kubeadm v1.7.0 - kubelet v1.8.1
8 years ago
John Iacona 67ed2cfc1e Update using_helm.md
8 years ago
Edward Medvedev bbad3c574e Fix a small typo in `yaml_techniques.md`
8 years ago
Matthew Fisher 1eff362941 Merge pull request #3014 from mattfarina/fix/semver-order
8 years ago
Taylor Thomas 5e10814eb6 docs(tiller): Adds documentation for secret backend
8 years ago
Michael Venezia e170392303 Adding how to add an image pull secret in helm (#3022)
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
9 years ago
Dhilip 67af4998de helm create all defined template names should be namespaced … (#2845)
9 years ago
flyer103 ac533d98be docs/developers.md: change tense
9 years ago
flyer103 c4581c8b40 docs/developers.md: add notes for `k8s.io` dir
9 years ago
Matthew Fisher ea0a842f74 use the latest version of Go/Glide
9 years ago
Neil Moore bd48fa165e Update helm_install.1
9 years ago
Neil Moore 9c37643081 Update helm_install.md
9 years ago
Matthew Fisher cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version
9 years ago
Joshua Dolitsky 0089a28dba Add ChartMuseum to related.md
9 years ago
Sean Slattery 48cb6ad63e Minor Spelling Corrections
9 years ago
Frederi Mandin c903a4417f Corrected a typo in Easy in-cluster installation
9 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
9 years ago
flyer103 d55782de94 cmd/helm,docs/helm: amend default namespace of tiller
9 years ago
Matthew Fisher d978c4af62 Merge pull request #2889 from scottrigby/2888-clarify-default-command-best-practice
9 years ago
Matthew Fisher bb5db61325 Merge pull request #2781 from jascott1/i2755-template
9 years ago
ReSearchITEng 56af57ea94 easy copy/paste for those living on the edge
9 years ago
Scott Rigby 58e8e3b756
Fixes #2888. Clarifies that use of default command should stay DRY
9 years ago
Matt Butcher 7186fcf240 Merge pull request #2808 from ebabani/master
9 years ago
Matthew Fisher 2e9bb9f552 Merge pull request #2867 from appscode/upl
9 years ago
kfirstri a1f536cb2b right syntax is helm.sh/hook-delete-policy according to commit 734b124577
9 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
9 years ago
Tamal Saha a412a1209a Update related.md
9 years ago
xuhaigang c77a90a240 feat(helm):Allow remote values.yaml with -f
9 years ago
tamal cdc0245d77 Update link to wheel
9 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
9 years ago
Justin Scott a2323f8658 Merge pull request #2818 from lichuqiang/master
9 years ago
lichuqiang ceb953c5b0 fix typo
9 years ago
Ergin Babani e22dad066c Update docs with the upgrade/install namespace behaviour.
9 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
9 years ago
Dan O'Brien 3896c343c2 updated pullpolicy example
9 years ago
Michelle Noorali 3f33651713 Merge pull request #2761 from michelleN/service-account-docs
9 years ago
Taylor Thomas 9a0070af85 Merge pull request #2767 from appscode/link-wheel
9 years ago
Michelle Noorali f1bd1e684a docs(service_accounts): add non cluster-admin ex
9 years ago
tamal 80c2c85201 Add link to wheel.
9 years ago
Laurens Vanderhoven d1ee8d4ce6 Add requirements.yaml to Charts file structure
9 years ago
Michelle Noorali deffe2024a chore(docs): add guide for service accounts
9 years ago
Michelle Noorali b555206786 Merge pull request #2749 from jiaweizhou/patch-1
9 years ago
Michelle Noorali 916502c79c Merge pull request #2753 from mstrzele/helm-edit-plugin
9 years ago
Miouge1 1c3d9b892e Fix link
9 years ago
Maciej Strzelecki 373b5cb86b
docs: add helm-edit plugin
9 years ago
jiaweizhou 3ee74217d1 fix spelling error
9 years ago
gardlt 97893afc62 docs(fix): fixed misspelled word
9 years ago
Taylor Thomas 8fc88ab626 Merge pull request #2681 from at1012/at-helm-list
9 years ago
Miguel David b95866bd67 Fixing typos in requirements.yaml part
9 years ago
Aishwarya Thangappa 313a891b4c Updated docs
9 years ago
Taylor Thomas aaaf480d3d Regenerates docs
9 years ago
Adam Reese 057c747c1f
fix(docs): run docs generator
9 years ago
Scott Rigby 8be9bb51de Update documentation for deleting a default key from a values file
9 years ago
Steven E. Harris 24238bbe20 Merge pull request #2601 from jascott1/cap_init
9 years ago
Taylor Thomas 6931a2387d Merge pull request #2629 from gmile/patch-1
9 years ago
Taylor Thomas 4204f69cd2 Merge pull request #2628 from KarolisL/patch-1
9 years ago
Santiago Suarez Ordoñez 4c58fb0443 removing redundant content after reorg
9 years ago
Eugene Pirogov 0104bce792 Add syntax highlighting
9 years ago
Eugene Pirogov 5a892efcf8 Reduce indent in code block
9 years ago
Karolis Labrencis 25852aa8f4 Remove confusing 'if' from install.md
9 years ago
Santiago Suarez Ordoñez 731df0a154 charts.md updates
9 years ago
Justin Scott 37e5f76f9e Capitalize 'helm' text that was missed.
9 years ago
Justin Scott b704947d54 Fix broken tests due to "server-side" text change.
9 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
9 years ago
Taylor Thomas 56ed16aeca Merge pull request #2499 from WilliamDenniss/test-docs
9 years ago
William Denniss c19bba17c5 Fixed helm test sample.
9 years ago
Reinhard Nägele 4f14bb9d05 Update standard label docs
9 years ago
Matt Butcher 42ede7f6f8 Merge pull request #2589 from luck02/patch-1
9 years ago
Reinhard Nägele 5a3be67acf Update standard label docs (#2581)
9 years ago
Matt Butcher 66f908778f Merge pull request #2603 from yuvipanda/patch-2
9 years ago
Taylor Thomas 0b8b8733c4 Merge pull request #2583 from unguiculus/improve-examples
9 years ago
Yuvi Panda 963aca1d78 Fix markdown syntax in doc
9 years ago
Gary Lucas 7681a1c82b Update plugins.md
9 years ago
Julien Balestra 8dfec4db61 Fix typo in command line.
9 years ago
Reinhard Nägele 843e652472 Improve chart examples
9 years ago
Matt Butcher ecef026b68 Merge pull request #2545 from technosophos/feat/set-list-index
9 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
9 years ago
Brandon B. Jozsa b482780ebb docs: add armada to the additional tools readme
9 years ago
Matt Butcher 8832cde7e0 Merge pull request #2555 from lachie83/docs-tiller-namespaces
9 years ago
Lachlan Evenson 6a7a7d2a58
update wording based on pr review
9 years ago
Matt Butcher a15b3be9de Merge pull request #2496 from pierreozoux/patch-1
9 years ago
Lachlan Evenson a25c5a7362
add best practices for running tiller in namespaces
9 years ago