Adam Reese
29e772f631
ref(*): replace TillerVersion with HelmVersion
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
Fabian Ruff
2cb72f0589
Add docs
8 years ago
Tao Zhou
6888a12f3d
docs(wrapping_up): fix broken link to Tips and Tricks
8 years ago
Matt Butcher
078c365677
docs(named_templates): fixed broken template
8 years ago
Matt Butcher
40da879edc
Merge pull request #1872 from gosharplite/patch-10
...
docs(wrapping_up.md): fixed typo
8 years ago
Matt Butcher
cc3c79f228
Merge pull request #1871 from gosharplite/patch-9
...
docs(debugging.md): fixed typo
8 years ago
Matt Butcher
93ae9610b1
Merge pull request #1870 from gosharplite/patch-8
...
docs(subcharts_and_globals.md): fixed typo
8 years ago
Matt Butcher
1aafaf84fb
Merge pull request #1869 from gosharplite/patch-7
...
docs(accessing_files.md): fixed typo
8 years ago
Matt Butcher
0e07311dca
Merge pull request #1868 from gosharplite/patch-6
...
docs(control_structures.md): fixed typo
8 years ago
Matt Butcher
6ce099ba77
Merge pull request #1867 from gosharplite/patch-5
...
Fix typo
8 years ago
Tony Hsu
19579c4ec7
Fix typo
8 years ago
Tony Hsu
74213a5593
Fix typo
8 years ago
Tony Hsu
95ee0bc748
Fix typo
8 years ago
Tony Hsu
70692ecbd4
Fix typo
8 years ago
Tony Hsu
2ce2d3deaa
Fix typo
8 years ago
Tony Hsu
c1cb2595a0
Fix typo
8 years ago
Tony Hsu
34a4850dde
Fix typo
8 years ago
Matt Butcher
152556f7e8
Merge pull request #1859 from gosharplite/patch-2
...
fix typo
8 years ago
Tony Hsu
0dfc699dca
Fix typo
8 years ago
Tony Hsu
d2a8d944fe
fix typo
8 years ago
Matt Butcher
c8af660b18
Merge pull request #1792 from technosophos/feat/1608-capabilities
...
feat(tiller): add {{.Capabilities}} object
8 years ago
Matt Butcher
cb0a6c7e07
feat(tiller): add {{.Capabilities}} object
...
This adds the {{.Capabilities}} object to the template variables so that
chart authors can write charts that are aware of teh Kubernetes
capabilities of the current cluster.
Closes #1608
8 years ago
Christopher Pauley
ab03fad9cc
"spring" should be "sprig"
8 years ago
Christopher Pauley
d91a4ff5f2
clarifying _ files, adding syntax highlighting
8 years ago
Christopher Pauley
329cd3a33f
making precedence explanation less ambiguous
8 years ago
dongziming
34d7585f1e
Spelling errors and so on.
8 years ago
Matt Butcher
21d0d6ba5a
docs(chart_template_guide): link to Go template docs
...
This adds a link to the Go template docs regarding whitespace.
8 years ago
Eli Mallon
957fcaafa6
Fix Typo
8 years ago
Matt Butcher
b2d762af48
feat(tiller): add .Release.IsInstall
8 years ago
Matt Butcher
de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
...
New properties are available to template developers.
Closes #1554
8 years ago