- 13 Dec, 2016 1 commit
-
-
Andrew Stuart authored
-
- 09 Dec, 2016 2 commits
-
-
Andrew Stuart authored
-
Andrew Stuart authored
-
- 07 Dec, 2016 1 commit
-
-
Adam Reese authored
-
- 05 Dec, 2016 1 commit
-
-
John Hofman authored
-
- 01 Dec, 2016 4 commits
-
-
Matt Butcher authored
This adds tests for setupEnv, and also updates some documentation to mirror the current state of plugins.
-
Andrew Stuart authored
-
Andrew Stuart authored
-
Andrew Stuart authored
-
- 29 Nov, 2016 2 commits
-
-
Matt Butcher authored
This adds a hidden 'helm doc' command that generates documentation out of the Helm help text. Currently it can create: - man pages for HELM(1) - Markdown documentation - bash autocompletions Those are the three built-ins for Cobra. The command is hidden so that it doesn't show up to the regular user, since this is really a specialized task. It has the advantage of making it trivially easy to install man pages and bash completion at installation time.
-
Matt Butcher authored
This adds a backend for a plugin system. Closes #1572
-
- 23 Nov, 2016 1 commit
-
-
Matt Butcher authored
This replaces the old set parser with a brand new one. This also changes the internal algorithm from duplicating YAML to merging YAML, which might solve a problem one user reported in chat, but which was never captured in an issue. Closes #1540 Closes #1556
-
- 22 Nov, 2016 1 commit
-
-
Matt Butcher authored
This adds support for packs, pre-configured chart patterns that can be used to quickly create a custom layout for your new chart.
-
- 18 Nov, 2016 1 commit
-
-
Fabian Ruff authored
-
- 17 Nov, 2016 1 commit
-
-
Yuvi Panda authored
-
- 16 Nov, 2016 1 commit
-
-
Matt Butcher authored
This raises the limit from 14 to 53 chars based on the Kubernetes 1.4 name limit. Closes #1528
-
- 15 Nov, 2016 2 commits
-
-
Matt Butcher authored
This documents YAML and provides information about how Helm and Kubernetes interpret the YAML.
-
Matt Farina authored
Downloading of charts and helm itself happened over http. This change moves to use https as that is available with valid certs.
-
- 14 Nov, 2016 2 commits
-
-
Matt Farina authored
A bucket name in the path can be migrated to a custom k8s domain name. This is in preperation for that.
-
Matt Butcher authored
-
- 07 Nov, 2016 1 commit
-
-
Anthony Yeh authored
-
- 04 Nov, 2016 2 commits
-
-
Matt Butcher authored
Consistently add spacing for '{{ $foo }}'
-
Matt Butcher authored
This adds a detailed document on writing templates in Helm. This is NOT a best-practices guide, but a thorough introduction to templates in Helm.
-
- 01 Nov, 2016 1 commit
-
-
Matt Butcher authored
The solution to #1455 is to configure dnsmasq on each of your nodes. This adds brief documentation on how to do so. Closes #1455
-
- 31 Oct, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
This adds a couple of examples for building an application chart for complex multi-part applications.
-
- 27 Oct, 2016 2 commits
-
-
Matt Butcher authored
This adds a place to put distribution-specific information about different distributions of Kubernetes.
-
Matt Butcher authored
This pass through fixed formatting, examples, and technical information to reflect the current state of Helm. Also added some pointers for using a regular webserver.
-
- 26 Oct, 2016 3 commits
-
-
Matt Butcher authored
This adds documentation for 'scripts/get'.
-
Matt Butcher authored
This prompts the user to enter a passphrase if the given PGP key is encrypted. Closes #1447
-
Matt Butcher authored
-
- 25 Oct, 2016 1 commit
-
-
joe2far authored
-
- 24 Oct, 2016 1 commit
-
-
Vaughn Dice authored
-
- 20 Oct, 2016 2 commits
-
-
Matt Butcher authored
This provides an example of an in-place upgrade to Tiller using `kubectl set image`.
-
Jim authored
Fixes #1393
-
- 18 Oct, 2016 1 commit
-
-
Jason Hansen authored
-
- 17 Oct, 2016 3 commits
-
-
Matt Butcher authored
This refreshes docs, as discussed in #719, and adds a few new sections to the docs. Closes #719
-
Michelle Noorali authored
-
Nic Roland authored
-
- 14 Oct, 2016 1 commit
-
-
Matt Butcher authored
-