- 28 Feb, 2017 3 commits
-
-
Matthew Fisher authored
In third-party libraries, charts can be embedded in memory rather than in files, directories or tarballs. Exposing LoadFiles allows a third-party library the ability to load static templates in and spit out a *chart.Chart.
-
Miguel Ángel Martínez Triviño authored
-
Miguel Ángel Martínez Triviño authored
-
- 27 Feb, 2017 5 commits
-
-
Matt Butcher authored
docs(related): add cog-helm to 'Additional Tools'
-
Matt Butcher authored
fix(helm): add message if release deleted successfully
-
Matt Butcher authored
docs(wrapping_up): fix broken link to Tips and Tricks
-
Tao Zhou authored
kubernetes has explicit delete message that user can know resources being deleted for sure, suggest also add this behavior to helm, as it is too 'quiet' for deletion operation right now.
-
Tao Zhou authored
-
- 25 Feb, 2017 1 commit
-
-
Kyle Guthrie authored
Closes #2018
-
- 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
-