Commit Graph

682 Commits (022c8869bee37d02cf01507c11c6cfc6d58a1eca)

Author SHA1 Message Date
rocky-nupt a6381e83a7 feat(helm): Add --col-width to helm list and helm history (#2836)
7 years ago
Florian Zysset fa06dd176d helm init --upgrade will downgrade (#2805)
7 years ago
Matthew Fisher c462b28f14
Merge pull request #3321 from akshaisarathy/master
7 years ago
Akshai Parthasarathy 9c04c660cf updating language
7 years ago
Akshai Parthasarathy e6280d157c Adding Platform9 info
7 years ago
Justin Scott 9d0f9a24fd
Merge pull request #3315 from bacongobbler/add-bracket
7 years ago
Luis Cordova 724b3898a4
fix typo
7 years ago
Matthew Fisher b3cc17b770 add missing parentheses
7 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
7 years ago
Matthew Fisher 6c585d47a8
Merge pull request #3266 from nokia/docs/downloader-plugin
7 years ago
Mitchel Humpherys e4274c448c docs(chart_template_guide): Fix link
7 years ago
Matthew Fisher 1c30e61dde
Merge pull request #3280 from gmiretti/patch-1
7 years ago
Gabriel Miretti 9735642fe8
Fix broken bullets by Note in docs.helm.sh
7 years ago
Gabriel Miretti 219e1075ce
Fix command formatting
7 years ago
Gergo Huszty a8b95ca1d1 Downloader plugin documentation added.
7 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
7 years ago
Matthew Fisher 6707fe0468
Merge pull request #3190 from mattfarina/feat/status-json
7 years ago
Matthew Fisher 646ab43bc4
Merge pull request #3232 from hobti01/patch-3
7 years ago
Matt Farina 9d4b9ca208
feat(status): Optional output as JSON and YAML
7 years ago
Luk Burchard 6029f4dc93
Fix helm ls in Quickstart
7 years ago
Matthew Fisher 782f855ad9
Merge pull request #3091 from bacongobbler/release-checklist
7 years ago
Ralph Squillace 9dd74690c2 Updating the guidance for securing your Helm installation (#3228)
7 years ago
Tim H a3af75f9b6
Fix example and reference version matching syntax
7 years ago
Matthew Fisher 7c66074bf6
Merge pull request #3205 from bacongobbler/fix-links
7 years ago
Matthew Fisher 7bda457164
Merge pull request #3192 from markgibaud/patch-1
7 years ago
Matthew Fisher 35616bd0df fix links to service_accounts.md
7 years ago
Ralph Squillace c20ec8feda fixed bad link.
7 years ago
Arash Deshmeh 9e869700c0 fix(helm): add --app-version flag to 'helm package'
7 years ago
Igor Vuk d81780032a Fix a typo in install.go, update helm_install.md
7 years ago
Matthew Fisher cad89240f3
Merge pull request #3187 from hoesler/fix/chart_downloader
7 years ago
Mark Gibaud 335ea3c6ac
correct typo
7 years ago
Matthew Fisher ab46779b88
Merge pull request #3094 from bacongobbler/rbac
7 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
7 years ago
Matthew Fisher 497837edd7 add release checklist
7 years ago
Matthew Fisher d655911088
Merge pull request #3041 from jlyheden/feature/plugin-http-installer
7 years ago
Matthew Fisher ae878f91c3 more expansive RBAC setup docs
7 years ago
Christoph Hösler b45293feb0 fix: updated docs
7 years ago
omkensey 41415e5c42 RBAC best practices (#3184)
7 years ago
Matt Butcher 79ccafde2b
docs(quickstart): add clarifications about RBAC, TLS (#3180)
7 years ago
Rajat Jindal 7f13e13a71 support output-dir when running 'helm template' (#3144)
7 years ago
Sebastien Plisson 31ea2018fa docs(helm): Document how to update a release idempotently (#3148)
7 years ago
Michelle Noorali 5884124294 ref(docs): update plugin install documentation
7 years ago
Matthew Fisher 5f53c55b52
Merge pull request #3142 from notxcain/patch-1
7 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
7 years ago
Denis Mikhaylov 7e0e27726d
Fix incorrect line
7 years ago
Stephen McQuaid cf6f139ee8
Update related.md with new helm plugin
7 years ago
Franz Beltran 85ed9f3d4b
Update best practices on imagePullPolicy
7 years ago
Pietro Menna 8ee89fe5dc
fix(helm): update documentation to reflect $HOME env var change
7 years ago
Justin Scott 8203d813a5 docs(helm): Correct --set to --override in helm init example
7 years ago
Michael Venezia 62e2f14027
Fixing a couple of styling issues
7 years ago
Michael Venezia e261f44dde
Adding documentation on what rbac privileges are needed for a helm client to connect to tiller
7 years ago
Matthew Fisher 0647cdf84c
Merge pull request #2990 from bacongobbler/bump-go-version
7 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
7 years ago
Valentin Tjoncke a9756d140b
Update related.md
7 years ago
xuhaigang ae49979175 feat(helm): Add a flag --dep-up that helm install will automatically execute helm dep up when charts are in requirements.yaml but not in charts
7 years ago
Taylor Thomas d6ba39e6f2
Merge pull request #3073 from joanrieu/helmignore-docs
7 years ago
Joan Rieu 0af689b489
docs(templates): remove link to changed example
7 years ago
Joan Rieu 25e851ecd0
docs(templates): fix and expand config checksum example
7 years ago
Joan Rieu e464479cb2
docs(templates): fix misleading/broken examples
7 years ago
Matthew Fisher 369f98b07c
Merge pull request #3075 from simonschmidt/using_helm_typo
7 years ago
Adam Reese fa49e5e92d
Merge pull request #3060 from mattfarina/feat/maintainer-url
7 years ago
Simon Schmidt 3c3936fcaa Fix typo for --service-account
7 years ago
Joan Rieu 171fa2ac46
docs(chart-files): add note about `.helmignore`
7 years ago
Joan Rieu c27333fd4c
docs(chart): add note about `.helmignore` for `.Files`
7 years ago
Taylor Thomas a5019d1a0a
Merge pull request #3064 from neil-ca-moore/dependencies-installation-doc
7 years ago
Taylor Thomas 36eb8d73b6
Merge pull request #3047 from jacobtomlinson/patch-1
7 years ago
Taylor Thomas ab7acfe061
Merge pull request #3042 from jiacona/patch-1
7 years ago
Neil Moore 7888f54adb Update charts.md
7 years ago
Neil Moore bff5261715 Update charts.md
7 years ago
Gabriel Miretti 60fc7bde73 Using Helm in Openshift Kubernetes distribution
7 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url
7 years ago
Taylor Thomas 4b6ecb459b Merge pull request #3034 from thomastaylor312/feat/add_secrets_docs
7 years ago
Michael Venezia 8a30b58eee Updating comment indentation
7 years ago
Michael Venezia 14cd8833ee Adding documentation on $ variable
7 years ago
Jacob Tomlinson e16a835bed Add clarification to resolve #3046
7 years ago
Johan Lyheden 4831089500 Add tests to HTTPInstaller, update plugin documentation
7 years ago
Drew Hunt f98b0fcdeb Working on Fedora release 25 - kubeadm v1.7.0 - kubelet v1.8.1
7 years ago
John Iacona 67ed2cfc1e Update using_helm.md
7 years ago
Edward Medvedev bbad3c574e Fix a small typo in `yaml_techniques.md`
7 years ago
Matthew Fisher 1eff362941 Merge pull request #3014 from mattfarina/fix/semver-order
7 years ago
Taylor Thomas 5e10814eb6 docs(tiller): Adds documentation for secret backend
7 years ago
Michael Venezia e170392303 Adding how to add an image pull secret in helm (#3022)
7 years ago
Maciej Kwiek 3d94d9cfec Merge pull request #2769 from rocky-nupt/feature-remote-value
7 years ago
Justin Scott 16c579f3a3 feat(helm): Add --node-selectors and --output flags to helm init
7 years ago
Matt Farina b27b11a280
fix(semver): fixed edge cases that do not match prerelease
7 years ago
Dhilip 67af4998de helm create all defined template names should be namespaced … (#2845)
7 years ago
flyer103 ac533d98be docs/developers.md: change tense
7 years ago
flyer103 c4581c8b40 docs/developers.md: add notes for `k8s.io` dir
7 years ago
Matthew Fisher ea0a842f74 use the latest version of Go/Glide
7 years ago
Neil Moore bd48fa165e Update helm_install.1
7 years ago
Neil Moore 9c37643081 Update helm_install.md
7 years ago
Matthew Fisher cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version
7 years ago
Joshua Dolitsky 0089a28dba Add ChartMuseum to related.md
7 years ago
Sean Slattery 48cb6ad63e Minor Spelling Corrections
7 years ago
Frederi Mandin c903a4417f Corrected a typo in Easy in-cluster installation
7 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
7 years ago
flyer103 d55782de94 cmd/helm,docs/helm: amend default namespace of tiller
7 years ago
Matthew Fisher d978c4af62 Merge pull request #2889 from scottrigby/2888-clarify-default-command-best-practice
7 years ago
Matthew Fisher bb5db61325 Merge pull request #2781 from jascott1/i2755-template
7 years ago
ReSearchITEng 56af57ea94 easy copy/paste for those living on the edge
7 years ago
Scott Rigby 58e8e3b756
Fixes #2888. Clarifies that use of default command should stay DRY
7 years ago
Matt Butcher 7186fcf240 Merge pull request #2808 from ebabani/master
7 years ago
Matthew Fisher 2e9bb9f552 Merge pull request #2867 from appscode/upl
7 years ago
kfirstri a1f536cb2b right syntax is helm.sh/hook-delete-policy according to commit 734b124577
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
Tamal Saha a412a1209a Update related.md
7 years ago
xuhaigang c77a90a240 feat(helm):Allow remote values.yaml with -f
7 years ago
tamal cdc0245d77 Update link to wheel
7 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
7 years ago
Justin Scott a2323f8658 Merge pull request #2818 from lichuqiang/master
7 years ago
lichuqiang ceb953c5b0 fix typo
7 years ago
Ergin Babani e22dad066c Update docs with the upgrade/install namespace behaviour.
7 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
7 years ago
Dan O'Brien 3896c343c2 updated pullpolicy example
7 years ago
Michelle Noorali 3f33651713 Merge pull request #2761 from michelleN/service-account-docs
7 years ago
Taylor Thomas 9a0070af85 Merge pull request #2767 from appscode/link-wheel
7 years ago
Michelle Noorali f1bd1e684a docs(service_accounts): add non cluster-admin ex
7 years ago
tamal 80c2c85201 Add link to wheel.
7 years ago
Laurens Vanderhoven d1ee8d4ce6 Add requirements.yaml to Charts file structure
7 years ago
Michelle Noorali deffe2024a chore(docs): add guide for service accounts
7 years ago
Michelle Noorali b555206786 Merge pull request #2749 from jiaweizhou/patch-1
7 years ago
Michelle Noorali 916502c79c Merge pull request #2753 from mstrzele/helm-edit-plugin
7 years ago
Miouge1 1c3d9b892e Fix link
7 years ago
Maciej Strzelecki 373b5cb86b
docs: add helm-edit plugin
7 years ago
jiaweizhou 3ee74217d1 fix spelling error
7 years ago
gardlt 97893afc62 docs(fix): fixed misspelled word
7 years ago
Taylor Thomas 8fc88ab626 Merge pull request #2681 from at1012/at-helm-list
7 years ago
Miguel David b95866bd67 Fixing typos in requirements.yaml part
7 years ago
Aishwarya Thangappa 313a891b4c Updated docs
7 years ago
Taylor Thomas aaaf480d3d Regenerates docs
7 years ago
Adam Reese 057c747c1f
fix(docs): run docs generator
7 years ago
Scott Rigby 8be9bb51de Update documentation for deleting a default key from a values file
7 years ago
Steven E. Harris 24238bbe20 Merge pull request #2601 from jascott1/cap_init
7 years ago
Taylor Thomas 6931a2387d Merge pull request #2629 from gmile/patch-1
7 years ago
Taylor Thomas 4204f69cd2 Merge pull request #2628 from KarolisL/patch-1
7 years ago
Santiago Suarez Ordoñez 4c58fb0443 removing redundant content after reorg
7 years ago
Eugene Pirogov 0104bce792 Add syntax highlighting
7 years ago
Eugene Pirogov 5a892efcf8 Reduce indent in code block
7 years ago
Karolis Labrencis 25852aa8f4 Remove confusing 'if' from install.md
7 years ago
Santiago Suarez Ordoñez 731df0a154 charts.md updates
7 years ago
Justin Scott 37e5f76f9e Capitalize 'helm' text that was missed.
7 years ago
Justin Scott b704947d54 Fix broken tests due to "server-side" text change.
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Taylor Thomas 56ed16aeca Merge pull request #2499 from WilliamDenniss/test-docs
7 years ago
William Denniss c19bba17c5 Fixed helm test sample.
7 years ago
Reinhard Nägele 4f14bb9d05 Update standard label docs
7 years ago
Matt Butcher 42ede7f6f8 Merge pull request #2589 from luck02/patch-1
7 years ago
Reinhard Nägele 5a3be67acf Update standard label docs (#2581)
7 years ago
Matt Butcher 66f908778f Merge pull request #2603 from yuvipanda/patch-2
7 years ago
Taylor Thomas 0b8b8733c4 Merge pull request #2583 from unguiculus/improve-examples
7 years ago
Yuvi Panda 963aca1d78 Fix markdown syntax in doc
7 years ago
Gary Lucas 7681a1c82b Update plugins.md
7 years ago
Julien Balestra 8dfec4db61 Fix typo in command line.
7 years ago
Reinhard Nägele 843e652472 Improve chart examples
7 years ago
Matt Butcher ecef026b68 Merge pull request #2545 from technosophos/feat/set-list-index
7 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
7 years ago
Brandon B. Jozsa b482780ebb docs: add armada to the additional tools readme
7 years ago
Matt Butcher 8832cde7e0 Merge pull request #2555 from lachie83/docs-tiller-namespaces
7 years ago
Lachlan Evenson 6a7a7d2a58
update wording based on pr review
7 years ago
Matt Butcher a15b3be9de Merge pull request #2496 from pierreozoux/patch-1
7 years ago
Lachlan Evenson a25c5a7362
add best practices for running tiller in namespaces
7 years ago
Matt Butcher c4a4b9668d Merge pull request #2546 from technosophos/docs/remove-block-sections
7 years ago
Taylor Thomas e3250e3319 Merge pull request #2534 from sushilkm/issues/2508
7 years ago
Matt Butcher 52a3405b1e Merge pull request #2542 from sushilkm/issues/2128
7 years ago
Matt Butcher 38a3067170
docs(chart_template_guide): remove discussion of blocks
7 years ago
willise c8b8c1e6d6 fix(helm): modify `helm repo update` help info
7 years ago
Sushil Kumar 9b4b4dd1df Updated docs
7 years ago
Sushil Kumar 0afcd0b5f6 Updated docs to refer new requirements.yaml structure
7 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
7 years ago
Matt Butcher 3647e60786 Merge pull request #2512 from technosophos/fix/2510-missing-url-prefix
7 years ago
willise af8730032a docs(helm): fix typo
7 years ago
Taylor Thomas 577f8a82b2 Merge pull request #2532 from corymsmith/patch-2
7 years ago
Michelle Noorali 744cfe23c0 Merge pull request #2536 from zoidbergwill/patch-2
7 years ago
Rober Morales-Chaparro 8470495d0a Update using_helm.md
7 years ago
William Martin Stewart 7143774a0f GitHub got more fussy about markdown
7 years ago
Cory Smith a2d559bd0b fix(docs): A couple spelling mistakes
7 years ago
Brian 09d4555f40 Merge pull request #2528 from SlickNik/slicknik-master
7 years ago
Cory Smith 0b33a1323e Fixing mariadb spelling mistake
7 years ago
Nikhil Manchanda 2b0a612858 fix(docs): Updated non-working example in 'Using Helm' documentation
7 years ago
Adam Reese 9b7d500fe0
chore(docs): generate docs
7 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
7 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
7 years ago
Taylor Thomas 7dd6eb22f7 Merge pull request #2486 from sushilkm/issues/2383
7 years ago
Justin Scott 7c7646cce2 fix(docs): Remove "no nested globals allowed"
7 years ago
Sushil Kumar 351dfea53b Added a note about alias in documentation
7 years ago
Sushil Kumar 71c1fe2c24 Updated docs for reset changes
7 years ago
Pierre Ozoux f92123b768 Rename index.md to README.md
7 years ago
Matt Butcher 3c97db803f
ref(docs): remove unnecessary docs and clean up doc generator
7 years ago
Adam Reese 5b3d5567d8 Merge pull request #2303 from adamreese/fix/helm-home
7 years ago
Adam Reese 9832e7df96
fix(helm): fix setting home via `helm --home=HOME`
7 years ago
Matt Butcher 42650a044e Merge pull request #2460 from Awk34/patch-1
7 years ago
Andrew Koroluk 4cbbbf2fe0 docs(repo_faq): create chart_repository_faq.md
7 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again
7 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
7 years ago
Kent Rancourt 5408b60ad6 minor typo fix
7 years ago
Michelle Noorali f3da72b8a8 ref(docs): add ref as commit type
7 years ago
Kent Rancourt ce12341bfa Fix minor typo in test doc
7 years ago
Matt Butcher 0faa57c015 Merge pull request #2390 from harbur/add_kubernetic
7 years ago
Matt Butcher 182b0bf0fc Merge pull request #2389 from szibis/helm-secrets
7 years ago
Eduardo Baitello 85da563e4f Remove warnings about hook ordering guarantees
7 years ago