Christoph Blecker
ea63663455
Regenerate docs
8 years ago
Christoph Blecker
bd2fad1987
Add docs info to dependency.go
8 years ago
Christoph Blecker
7b1a383950
Add script to clean homedir out of docs
8 years ago
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.
8 years ago
Brian
6da348baef
Merge pull request #2088 from Ladicle/fix/helm
...
helm(version): set 5 seconds timeout
8 years ago
Adam Reese
3a5787335e
fix(helm): remove max column width for repo list
...
closes #2098
8 years ago
Taylor Thomas
d7b7276ca1
Merge pull request #2100 from thomastaylor312/fix/wait_headless_svc
...
fix(tiller): Fixes problem with `--wait` on headless Services
8 years ago
Taylor Thomas
185fb4f43c
fix(tiller): Fixes problem with `--wait` on headless Services
...
Headless services (with `clusterIP` set to `None`) were reporting
as not being ready because they didn't have an IP address. This adds
a logic check to ignore those services.
8 years ago
Eduardo Baitello
0499e31017
Fix link for chart.md file
...
The old link is invalid (404)
8 years ago
Ladicle
c359ddf43c
helm(version): set 5 seconds timeout
...
close #1972
8 years ago
Matt Butcher
79e2fb83e3
Merge pull request #2090 from bacongobbler/mv-strvals
...
move pkg cmd/helm/strvals to pkg/strvals
8 years ago
Matthew Fisher
1aee50f5db
move pkg cmd/helm/strvals to pkg/strvals
...
This is another useful package outside of cmd/helm.
8 years ago
Matt Butcher
3be8dfd818
Merge pull request #2068 from nokia/move-to-pkg
...
Fixing pkg->cmd call by moving helmpath under /pkg
8 years ago
Matt Butcher
df91405cdd
Merge pull request #2086 from luizbafilho/patch-1
...
Including Helm Chart Publisher in related.md
8 years ago
Taylor Thomas
43ebd43917
Merge pull request #2092 from thomastaylor312/fix/hook_docs
...
fix(docs): Updates hook documentation for `--wait` flag
8 years ago
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.
8 years ago
Luiz Bezerra
4bed6297a0
Update related.md
...
fixing typo
8 years ago
Luiz Bezerra
c33677c352
Update related.md
8 years ago
Matt Butcher
cc8f0ee1e6
docs(OWNERS): initial add of owners file
...
This is to comply with the Kubernetes project guidelines.
- maintainers: Those responsible for steering the Helm project
- reviewers: Those who have authoritative LGTM on issues in the queue
Closes #1906
8 years ago
Matt Butcher
a6ea129222
Merge pull request #2080 from eduardobaitello/patch-1
...
Fix link to charts.md file
8 years ago
Matt Butcher
d0c9bae9e9
fix(helm): fix bug when helm update can't find release 1.
...
If a release's v1 config map was removed, 'helm upgrade' would fail. It
was calling the wrong function to get its history. This has been fixed.
Closes #1829
8 years ago
Eduardo Baitello
6ba9a14db0
Fix link to charts.md file
8 years ago
libesz
0537b08779
helmpath goes under /pkg/helm/
8 years ago
Taylor Thomas
3b9bb756bc
Merge pull request #2054 from wilkers-steve/fix/req_values
...
feat(helm): add support for required properties
8 years ago
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
8 years ago
Matt Butcher
77145657c8
Merge pull request #2072 from technosophos/docs/using-helm-to-deploy
...
docs(related): add "Using Helm to Deploy to Kubernetes"
8 years ago
Matt Butcher
5f0caf24d8
Merge pull request #2075 from technosophos/fix/README-2.2.2
...
docs(README): update downloads to 2.2.2.
8 years ago
Matt Butcher
df92425fa9
Merge pull request #2007 from technosophos/docs/1993-chart-best-practices
...
docs(chart_best_practices): create best practices guide
8 years ago
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
8 years ago
Matt Butcher
21f656883b
Merge pull request #2074 from sheerun/patch-1
...
Clarify inheritance behavior for global variables
8 years ago
Matt Butcher
273f6bd691
docs(README): update downloads to 2.2.2.
8 years ago
Adam Stankiewicz
022fcb8139
child charts -> subcharts
8 years ago
Adam Stankiewicz
42f598d813
Clarify inheritance behavior for global variables
8 years ago
Matt Butcher
f9e108ffb3
Merge pull request #2073 from databus23/patch-3
...
fix checksum example
8 years ago
Matt Butcher
6a1fca9313
docs(chart_best_practices): create best practices guide
...
This adds a basic Chart Best Practices guide.
Closes #1993
8 years ago
Fabian Ruff
65a33d6ff0
fix checksum example
...
$.Template.basePath already contains "templates/"
8 years ago
Matt Butcher
0b9dce0aa6
docs(related): add "Using Helm to Deploy to Kubernetes"
8 years ago
Matt Butcher
e905b085b8
Merge pull request #2061 from databus23/template_prefix
...
Add .Template.BasePath to template system
8 years ago
Fabian Ruff
2cb72f0589
Add docs
8 years ago
Fabian Ruff
43a6bcff40
Add .Template.BasePath to template system
8 years ago
Matt Butcher
0861b5e3f4
Merge pull request #2051 from dmonakhov/to-pool-v1
...
install: Return more user-friendly response on eexists
8 years ago
Matt Butcher
12e87b7e7d
Merge pull request #2067 from qwangrepos/issue-2056
...
Fix helm dep list reporting wrong status
8 years ago
Matt Butcher
8495bc87b3
Merge pull request #2059 from databus23/patch-2
...
docs(related): Add link to helm-diff plugin
8 years ago
Matt Butcher
c482669a46
Merge pull request #2065 from whereisaaron/patch-1
...
Link to the Helm Chart repository from the Helm project
8 years ago
Matt Butcher
df827ab738
Merge pull request #2050 from jackzampolin/jz-to-toml
...
Add toToml template function
8 years ago
libesz
024fc5c806
Fixing pkg->cmd call by moving helmpath under /pkg
...
When downloader package moved to under /pkg, helmpath functions got called still from it, while it is under /cmd. This commit fixes the issue by moving helmpath after the downloader to have only cmd->pkg and pkg->pkg calls.
8 years ago
Qin Wang
ee5dab9cb3
Fix helm dep list reporting wrong status
...
Version matching is used for checking status of subcharts.
closes : #2056
8 years ago
Aaron Roydhouse
5b5d689186
Link to the Helm Chart repository from the Helm project
...
The current README makes no mention of the Chart repository or where to find it. You have to Google to find it or stumble upon it. It was frustrating to come to the Helm project and not easily be able to find where the chart repository was - even though I knew it existed. This patch will make that easier for others.
8 years ago
Fabian Ruff
a1fae7b419
Change description
8 years ago
Fabian Ruff
9551f553cc
docs(related): Add link to helm-diff plugin
8 years ago