Matt Farina
b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
...
Add app.kubernetes.io/version label
6 years ago
Luis Davim
0270f2e2b5
Reduce template code duplication. Fixes #5372
...
Signed-off-by: Luis Davim <luis.davim@jet.com>
6 years ago
Kenta Iso
2aa4155952
Fix 'THE INCLUDE FUNCTION' in 'Developing Templates' output
...
Signed-off-by: Kenta Iso <type.mafty@gmail.com>
6 years ago
Arvind Kumar
ff686d5967
Document update | variable representation change
...
Signed-off-by: Arvind Kumar <10303369+aku163@users.noreply.github.com>
6 years ago
Sergey Kozlov
6cf433d719
Fixed a typo in docs
...
Replaced `chart` command by `helm`.
Signed-off-by: Sergey Kozlov <mail.sergey.kozlov@gmail.com>
6 years ago
Luis Davim
b7b372f693
Add app.kubernetes.io/version label
...
Signed-off-by: Luis Davim <luis.davim@jet.com>
6 years ago
Nguyen Quang Huy
63c970c5ce
Fix some typos ( #5352 )
...
Correct some words spelling for reading more easily.
Signed-off-by: Nguyen Quang Huy <huynq0911@gmail.com>
Co-Authored-By: Nguyen Van Trung <trungnvfet@outlook.com>
6 years ago
Nguyen Van Trung
5464a822cc
Change http to https for security links
...
Signed-off-by: Nguyen Van Trung <trungnv@vn.fujitsu.com>
6 years ago
tuanvcw
c99a3c676a
Update deprecated links in docs ( #5302 )
...
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
6 years ago
Alex Speaks
7a70459ca1
Fix incorrect flow example and improve operator documentation ( #4919 )
...
* Fix incorrect flow example and improve operator documentation
Signed-off-by: Alex <login@sneaksneak.org>
* Use golang comment format
Signed-off-by: Alex <login@sneaksneak.org>
6 years ago
Dean Coakley
251a6a2b58
Fix code syntax highlighting in docs ( #5245 )
...
* Added yaml to undelcared code blocks
* Changed YAML->yaml for consistency
* Added console syntax highlighting
Signed-off-by: Dean Coakley <dean.s.coakley@gmail.com>
6 years ago
Matthew Fisher
9596dc768a
add missing "and" ( #5227 )
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Laski
6ceaef446f
Clarify section title ( #5226 )
...
As stated by @schollii in https://github.com/helm/helm/issues/4505#issuecomment-415886732 "Overriding Values from a Parent Chart" is unclear. This changes that text to "Overriding Values of a Child Chart". See @scholli's comment for justification.
Signed-off-by: Nahuel Lascano <nlascano@eryx.co>
6 years ago
Ishaan Malhi
ea158a6aad
docs: add documentation for the helmignore file ( #4966 )
...
* docs: add documentation for the helmignore file
Signed-off-by: Ishaan Malhi <ishaan.malhi@gmail.com>
* docs: rearrange helmignore docs under chart template developer's guide
Signed-off-by: Ishaan Malhi <ishaan.malhi@gmail.com>
6 years ago
René Filip
403af2c389
Update control_structures.md ( #4948 )
...
update position of `and` operator
Signed-off-by: René Filip <rene.filip@sap.com>
6 years ago
Geoff Baskwill
560b84d53c
docs: use nindent in documentation examples ( #4905 )
...
* docs: markdown prettyprinting
Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>
* docs: use nindent in documentation examples
Fixes #4890 .
Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>
6 years ago
Matthew Fisher
9dce1ac88b
s,kubernetes/charts,helm/charts,g ( #4889 )
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Dr Nic Williams
f7377100ff
Full path to mysubchart file ( #4882 )
...
Signed-off-by: Dr Nic Williams <drnicwilliams@gmail.com>
6 years ago
Daniel M Barlow
4a49abb81e
Small typo fix ( #4887 )
...
Signed-off-by: Daniel M Barlow <danielmbarlow@gmail.com>
6 years ago
Martin Hickey
e7d93f231d
Fix Slack channel references ( #4752 )
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
6 years ago
Carlos Tadeu Panato Junior
71ba25a5a9
change kubernetes to helm in docs and yaml files when refer the repository ( #4640 )
...
Signed-off-by: cpanato <ctadeu@gmail.com>
6 years ago
Michelle Noorali
e55cc79da3
Merge pull request #4631 from nenadstojanovikj/patch-1
...
Clearer wording when using pipelines
6 years ago
Nenad Stojanovikj
91994818a7
Clearer wording when using pipelines
...
Signed-off-by: Nenad Stojanovikj <nekk1@live.com>
6 years ago
Pratyush Verma
5211bfa110
Fix type in Values File ( #4629 )
...
Fix typo
Signed-off-by: Pratyush Verma <vermapratyush@gmail.com>
6 years ago
Dustin Specker
8c69e1af4f
docs: remove extraneous "it"
6 years ago
Matt Farina
e328d00a2f
Updating to the k8s label convention
...
Closes #4335
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Michael Huttner
1b955e63f7
Fixed error in docs for file access
...
$path.base gives the error "can't evaluate field base in type string", it should be "base $path"
6 years ago
Jon Kalfayan
b3c583b855
add nil check in if statement configmap example, also note why
6 years ago
Julien Bordellier
c67fab5934
docs(helm): update Globs examples to work correctly
7 years ago
AdamDang
f291fdbb43
Typo fix in functions_and_pipelines.md
...
useable->usable
7 years ago
xianlubird
4b09b0489b
Fix some typo
...
Signed-off-by: xianlubird <xianlubird@gmail.com>
7 years ago
Chen Zhiwei
363e5bcdf8
Change helm update to helm upgrade
7 years ago
Mueed Chaudhry
4cc95d2c2f
update docs to demonstrate best practices in regards to named templates
7 years ago
Jason Murray
d65f8b532f
Typo once/one
7 years ago
Daniel Barker
2a0090c8c7
Disambiguate encoding from secrets
7 years ago
Dennis Benzinger | SAP Hybris
9ad292b3ef
Fix filename
7 years ago
Mitchel Humpherys
e4274c448c
docs(chart_template_guide): Fix link
...
Fix a Glob link floating around with some invalid markdown and an invalid
target.
7 years ago
Taylor Thomas
d6ba39e6f2
Merge pull request #3073 from joanrieu/helmignore-docs
...
docs(chart): add notes regarding `.helmignore` and `.Files`
7 years ago
Joan Rieu
0af689b489
docs(templates): remove link to changed example
7 years ago
Joan Rieu
171fa2ac46
docs(chart-files): add note about `.helmignore`
7 years ago
Michael Venezia
8a30b58eee
Updating comment indentation
...
as requested
7 years ago
Michael Venezia
14cd8833ee
Adding documentation on $ variable
7 years ago
Edward Medvedev
bbad3c574e
Fix a small typo in `yaml_techniques.md`
...
Fix a typo: `coffess`.
7 years ago
Scott Rigby
58e8e3b756
Fixes #2888 . Clarifies that use of default command should stay DRY
7 years ago
Scott Rigby
8be9bb51de
Update documentation for deleting a default key from a values file
7 years ago
Matt Butcher
38a3067170
docs(chart_template_guide): remove discussion of blocks
...
There are a lot of weird edge cases when using blocks inside of charts,
and we have been telling users to avoid using them for the last six
months. This just removes the documentation about them. It also adds a
warning about why blocks should not be used.
8 years ago
Kent Rancourt
5408b60ad6
minor typo fix
8 years ago
Mario Lamontagne
694402a763
Fix typo in chart guide
8 years ago
Eduardo Baitello
0499e31017
Fix link for chart.md file
...
The old link is invalid (404)
8 years ago
Eduardo Baitello
6ba9a14db0
Fix link to charts.md file
8 years ago