- 31 Oct, 2017 2 commits
-
-
Taylor Thomas authored
docs(chart): add notes regarding `.helmignore` and `.Files`
-
Taylor Thomas authored
docs(templates): fix misleading/broken examples
-
- 30 Oct, 2017 8 commits
-
-
Matthew Fisher authored
Allow to specify socket for rudder grpc server
-
Joan Rieu authored
-
Joan Rieu authored
-
Joan Rieu authored
-
Adam Reese authored
feat(search): Expose AppVersion in search results
-
Matthew Fisher authored
Fix typo for --service-account
-
Adam Reese authored
feat(chart): Adding maintainer url
-
Simon Schmidt authored
-
- 29 Oct, 2017 2 commits
- 28 Oct, 2017 4 commits
-
-
Taylor Thomas authored
fix(circleci): Fixing the glide/vendor cache so it is used by glide
-
Taylor Thomas authored
Dependencies installation doc
-
Taylor Thomas authored
Add docs clarification to resolve #3046
-
Taylor Thomas authored
Update using_helm.md
-
- 27 Oct, 2017 1 commit
-
-
Matt Farina authored
This commit does a few things: * It moves the information being cached to be the glide cache. This will make the glide install process faster. * The cache is restored from prior to installing the dependencies.
-
- 26 Oct, 2017 1 commit
-
-
Yagnesh Mistry authored
add version flag to tiller binary * TODO comment on tiller.go
-
- 25 Oct, 2017 5 commits
-
-
Neil Moore authored
-
Neil Moore authored
-
Neil Moore authored
Update
-
Matthew Fisher authored
docs: Using Helm in Openshift Kubernetes distribution
-
Gabriel Miretti authored
-
- 24 Oct, 2017 2 commits
-
-
Matt Farina authored
Some would like to expose and see the application version in the search results. This change displays it. Closes #3010
-
Matt Farina authored
Each maintainer can have an optional URL. There are seceral use cases for providing a URL instead of an email address: - The case where a maintainer wants to hide their email address behind a webform for personal security - When the maintainer is an organization and feedback should go to an issue queue This change: - Adds the proto field for url - Updates the generated files for the chart proto - Includes linting for the url - Updates the docs to include the url Closes #3056
-
- 23 Oct, 2017 3 commits
-
-
Taylor Thomas authored
docs(tiller): Adds documentation for secret backend
-
Adam Reese authored
-
Matthew Fisher authored
fix circle not building tags
-
- 20 Oct, 2017 5 commits
-
-
Matthew Fisher authored
CircleCI recently skipped building tags by default, so we need to explicitly enable it. See https://circleci.com/docs/2.0/configuration-reference/#tags
-
Matthew Fisher authored
Adding documentation on $ variable scope
-
Michael Venezia authored
as requested
-
Michael Venezia authored
-
Jacob Tomlinson authored
There must be at least one subchart or template file, therefore the `charts` and `templates` directories are not strictly optional.
-
- 19 Oct, 2017 2 commits
-
-
Matthew Fisher authored
Small change in README.md
-
Marcin Brański authored
There should be a colon because it precedes an explanation or an enumeration, or list.
-
- 18 Oct, 2017 3 commits
-
-
Matthew Fisher authored
Working on Fedora release 25 - kubeadm v1.7.0 - kubelet v1.8.1
-
Drew Hunt authored
Tested: - Installing/deleting Chart - Chart upgrade and Chart rollback
-
John Iacona authored
Add explanation of persistence behavior of `--set`
-
- 16 Oct, 2017 1 commit
-
-
Matthew Fisher authored
Fix a small typo in `yaml_techniques.md`
-
- 15 Oct, 2017 1 commit
-
-
Edward Medvedev authored
Fix a typo: `coffess`.
-