Matthew Fisher
3bd6e9fcf0
Merge pull request #5840 from badeadan/patch-2
...
doc: tuple replaced by list
7 years ago
Matt Farina
4c6e67b5db
Updating docs on resources in capabilities apiversions search
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
7 years ago
Daniel Badea
b2eed7644a
doc: tuple replaced by list
...
Built-in function 'tuple' is implemented in Sprig as 'list'.
(see 2625cd487a/functions.go (L237) )
Replace documentation references to 'tuple' with 'list' so there
is no need to explain what a tuple is.
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
7 years ago
Matthew Fisher
9dce1ac88b
s,kubernetes/charts,helm/charts,g ( #4889 )
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
8 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>
8 years ago
Joan Rieu
0af689b489
docs(templates): remove link to changed example
9 years ago
Eduardo Baitello
6ba9a14db0
Fix link to charts.md file
10 years ago
Fabian Ruff
2cb72f0589
Add docs
10 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
10 years ago
Matt Butcher
b2d762af48
feat(tiller): add .Release.IsInstall
10 years ago
Matt Butcher
de7c5e5a38
feat(tiller): Add .Release.Revision and .IsUpgrade
...
New properties are available to template developers.
Closes #1554
10 years ago
Matt Butcher
d5346b1be9
docs(chart_tempalte_primer): add template primer
...
This adds a detailed document on writing templates in Helm. This is NOT
a best-practices guide, but a thorough introduction to templates in
Helm.
10 years ago