- 25 Feb, 2017 1 commit
-
-
Qin Wang authored
Enable --debug flag to print debugging information when use helm dep update --debug closes #2020
-
- 24 Feb, 2017 5 commits
-
-
Adam Reese authored
fix(kube): fix wait and recreate
-
Michelle Noorali authored
ref(*): remove error if no tests found on test cmd
-
Adam Reese authored
fixes #2006
-
Matt Butcher authored
Add --url option to helm serve
-
Matt Butcher authored
fix(helm): resolve symlinks when loading chart
-
- 23 Feb, 2017 4 commits
-
-
Maxim Ivanov authored
Possible fix for #1639
-
Matt Butcher authored
Mention saltside/await in misc related projects
-
Matt Butcher authored
feat(helm): allow disabling plugins
-
Adam Reese authored
chore(*): bump kubernetes v1.5.3
-
- 22 Feb, 2017 4 commits
-
-
Michelle Noorali authored
* resolves #1973
-
Adam Hawkins authored
-
Matt Butcher authored
This adds an environment variable, HELM_NO_PLUGINS, that can disable the plugin system from loading plugins. It provides a general way for turning the plugin system off. Closes #1624
-
Jian Qiu authored
This PR is to add --url flag for helm serve, so that urls in index.yaml will be changed to the corresponding value.
-
- 21 Feb, 2017 7 commits
-
-
Matt Butcher authored
Add ToJson and FromJson template functions
-
Adam Reese authored
fix(local-cluster): fix missing variable option
-
Matt Butcher authored
set $HOME in tiller container to /tmp
-
YuviPanda authored
-
Matt Butcher authored
docs(chart_repository): fix bug in code example
-
YuviPanda authored
-
YuviPanda authored
-
- 17 Feb, 2017 4 commits
-
-
Matt Butcher authored
docs(named_templates): fixed broken template
-
Matt Butcher authored
Adds "Workflow Umbrella Chart" article to related.md
-
Matt Butcher authored
-
Ladicle authored
`unbound variable` error occurs when docker-machine is not used.
-
- 16 Feb, 2017 7 commits
-
-
Matt Butcher authored
Closes #1967
-
Matt Butcher authored
-
Matt Butcher authored
docs(index): Move doc index into a separate file.
-
Matt Butcher authored
docs(related): add CI/CD docs
-
Matt Butcher authored
fix(helm): fix broken cache paths in repositories
-
Jose Aguirre authored
-
Adam Reese authored
-
- 15 Feb, 2017 3 commits
-
-
Matt Butcher authored
This removes the full TOC from the README and puts it in an index. This will help when we begin to autogenerate a website based on documentation.
-
Matt Butcher authored
Closes #1564
-
Matt Butcher authored
A regression was committed during 2.2.0 that broke the repositories.yaml file format, switching the cache path from relative to absolute. This fixes the error. Closes #1974
-
- 14 Feb, 2017 5 commits
-
-
Adam Reese authored
-
Matt Butcher authored
fix(style): add missing comments
-
Matt Butcher authored
-
Matt Butcher authored
feat(*): add support for test-failure hook
-
Adam Reese authored
fix(kube): prevent recreating pods without a selector
-