Commit graph

299 commits

Author SHA1 Message Date
Matt Butcher
6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
feat(helm): import child values to parent
2017-04-04 14:12:15 -06:00
Taylor Thomas
9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
feat(helm): add support for repo alias
2017-04-03 14:25:57 -07:00
Matt Butcher
9665db7d16 Merge pull request #2157 from jchauncey/hook-weights
feat(hooks): Adds weighted hooks
2017-04-03 14:34:04 -06:00
Jonathan Chauncey
fe57500930 docs(chart_hooks.md): Rename annotation from hookWeight to hook-weight 2017-04-03 16:18:54 -04:00
Matt Butcher
bb010b9746 Merge pull request #2179 from technosophos/docs/ts-podcast-related
docs(related): Added podcast, plugin article
2017-04-03 13:52:11 -06:00
Qin Wang
c010da4d93 feat(helm): add support for repo alias
support repo alias in requirements.yaml
The syntax should be like: "alias:reponame" or "@reponame".

closes: #1985
2017-04-03 08:23:55 -07:00
Justin Scott
3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field. 2017-03-31 10:19:08 -07:00
Justin Scott
1a8e728ed9 Update docs with details about exports 2017-03-31 10:19:08 -07:00
Justin Scott
7ea4d8c7c4 Refactor so parent's values win 2017-03-31 10:19:08 -07:00
Mario Lamontagne
694402a763 Fix typo in chart guide 2017-03-24 15:23:54 -04:00
Jonathan Chauncey
91e7f6bfd6 docs(docs/charts_hooks.md): Add information about hook weights 2017-03-24 11:31:48 -04:00
Matt Butcher
f4f274c571
docs(related): Added podcast, plugin article
Slightly reorganized and retitled to be accurate.
2017-03-23 22:38:46 -06:00
Derek Perkins
7cffe38f84 Add link to Quay App Registry 2017-03-23 14:04:56 -06:00
Matt Butcher
bce20c615a Merge pull request #2137 from technosophos/docs/cloud-academy
docs(related): add "Deploying Kubernetes Applications with Helm"
2017-03-23 12:09:27 -06:00
Matt Butcher
8108062543
docs(related): add "Deploying Kubernetes Applications with Helm"
Closes #2097
2017-03-17 13:56:42 -06:00
Matthew Fisher
d44b7ada14 document toYaml syntax in --set for annotations 2017-03-16 15:02:25 -07:00
Adnan Abdulhussein
d127852833 Merge pull request #2107 from prydonius/feat/1963-deprecated-field
feat(proto): add deprecated field
2017-03-15 17:28:16 +00:00
Taylor Thomas
24eb6011b5 Merge pull request #2105 from cblecker/docs-clean-home
Add script to clean homedir out of docs
2017-03-14 21:51:13 -07:00
Adnan Abdulhussein
8210dc7883 feat(proto): add deprecated field 2017-03-14 16:32:43 +00:00
Jack Zampolin
06931e188b Add Blog post to related.md 2017-03-13 13:00:03 -07:00
Matt Butcher
6f4535dec7 Merge pull request #2099 from eduardobaitello/patch-1
Fix link for chart.md file
2017-03-13 12:55:33 -06:00
Matt Butcher
3844b53bbb Merge pull request #2104 from bdurette/wordpress-typo
Change example to use the trademarked WordPress instead of Wordpress.
2017-03-13 12:51:30 -06:00
Matt Butcher
785a1df52b Merge pull request #2077 from technosophos/feat/2036-appVersion
feat(proto): add appVersion field
2017-03-13 12:50:17 -06:00
Christoph Blecker
ea63663455
Regenerate docs 2017-03-11 16:06:56 -08:00
Brandon DuRette
838ccd368c Change example to use the trademarked WordPress instead of Wordpress.
The WordPress community and especially the WordPress foundation
strongly prefer the use of WordPress, with the capital P.
2017-03-11 09:38:58 -06:00
Eduardo Baitello
0499e31017 Fix link for chart.md file
The old link is invalid (404)
2017-03-10 09:27:57 -03:00
Matt Butcher
df91405cdd Merge pull request #2086 from luizbafilho/patch-1
Including Helm Chart Publisher in related.md
2017-03-09 14:23:19 -07:00
Taylor Thomas
6a319bd8f5 fix(docs): Updates hook documentation for --wait flag
The behavior of how the `--wait` flag interacts with the hook lifecycle
was not documented. This adds clarification on the lifecycle behavior
with the `--wait` flag.
2017-03-09 13:02:35 -08:00
Luiz Bezerra
4bed6297a0 Update related.md
fixing typo
2017-03-08 23:30:41 -03:00
Luiz Bezerra
c33677c352 Update related.md 2017-03-08 23:03:18 -03:00
Eduardo Baitello
6ba9a14db0 Fix link to charts.md file 2017-03-08 16:53:24 -03:00
Taylor Thomas
3b9bb756bc Merge pull request #2054 from wilkers-steve/fix/req_values
feat(helm): add support for required properties
2017-03-08 11:05:14 -08:00
Steve Wilkerson
79a3db0a63 feat(helm): add support for required properties
Adds the `required` function in enginge.go to support required
properties in values.yml. When a chart developer wishes to specify
intent in requiring a value, they can use this function to declare
an error message that gets returned when chart rendering fails
when a required value is not present in values.yml.

Closes #1580
2017-03-08 12:49:23 -06:00
Matt Butcher
77145657c8 Merge pull request #2072 from technosophos/docs/using-helm-to-deploy
docs(related): add "Using Helm to Deploy to Kubernetes"
2017-03-08 11:27:20 -07:00
Matt Butcher
df92425fa9 Merge pull request #2007 from technosophos/docs/1993-chart-best-practices
docs(chart_best_practices): create best practices guide
2017-03-07 16:04:30 -07:00
Matt Butcher
396f6cbcb2
feat(proto): add appVersion field
This provides a simple field to expose the version of the application
contained in a chart.

Closes #2036
2017-03-07 14:48:24 -07:00
Adam Stankiewicz
022fcb8139 child charts -> subcharts 2017-03-07 20:25:28 +01:00
Adam Stankiewicz
42f598d813 Clarify inheritance behavior for global variables 2017-03-07 20:23:46 +01:00
Matt Butcher
6a1fca9313
docs(chart_best_practices): create best practices guide
This adds a basic Chart Best Practices guide.

Closes #1993
2017-03-07 12:09:17 -07:00
Fabian Ruff
65a33d6ff0 fix checksum example
$.Template.basePath already contains "templates/"
2017-03-07 10:07:01 +01:00
Matt Butcher
0b9dce0aa6
docs(related): add "Using Helm to Deploy to Kubernetes" 2017-03-06 18:26:33 -07:00
Fabian Ruff
2cb72f0589 Add docs 2017-03-06 23:19:49 +01:00
Fabian Ruff
a1fae7b419 Change description 2017-03-03 10:59:16 +01:00
Fabian Ruff
9551f553cc docs(related): Add link to helm-diff plugin 2017-03-03 10:57:42 +01:00
Michelle Noorali
12478308dd Merge pull request #2034 from Ladicle/docs/add-videos
docs(related): add KubeCon 2016 videos
2017-02-28 13:13:10 -05:00
Miguel Ángel Martínez Triviño
7916e65922 docs(related): add Monocular project reference 2017-02-28 09:23:27 -08:00
Ladicle
ae6836a3b8 docs(related): add KubeCon 2016 videos
close #2023
2017-02-28 12:37:10 +09:00
Matt Butcher
9c8357ac3c Merge pull request #2029 from kguthrie/docs/cog-helm
docs(related): add cog-helm to 'Additional Tools'
2017-02-27 13:58:18 -07:00
Tao Zhou
6888a12f3d docs(wrapping_up): fix broken link to Tips and Tricks 2017-02-27 15:52:40 +08:00
Kyle Guthrie
98721776ff docs(related): add cog-helm to 'Additional Tools'
Closes #2018
2017-02-25 13:24:54 -08:00