- 08 Jun, 2017 1 commit
-
-
Matt Butcher authored
This adds support for specifying list position with an array index using `--set`. For example, this now works: `--set servers[0].port=8080`
-
- 02 Jun, 2017 1 commit
-
-
Rober Morales-Chaparro authored
-
- 31 May, 2017 1 commit
-
-
Nikhil Manchanda authored
Closes #2527
-
- 03 May, 2017 1 commit
-
-
Hoat Le authored
-
- 04 Apr, 2017 1 commit
-
-
Kiichiro Okano authored
Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
-
- 16 Mar, 2017 1 commit
-
-
Matthew Fisher authored
-
- 07 Feb, 2017 1 commit
-
-
Tao Zhou authored
Closes #1921
-
- 20 Jan, 2017 1 commit
-
-
Taylor Thomas authored
-
- 26 Dec, 2016 1 commit
-
-
dongziming authored
-
- 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
-
- 17 Nov, 2016 1 commit
-
-
Yuvi Panda authored
-
- 15 Nov, 2016 1 commit
-
-
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 1 commit
-
-
Matt Farina authored
A bucket name in the path can be migrated to a custom k8s domain name. This is in preperation for that.
-
- 25 Oct, 2016 1 commit
-
-
joe2far authored
-
- 17 Oct, 2016 1 commit
-
-
Matt Butcher authored
This refreshes docs, as discussed in #719, and adds a few new sections to the docs. Closes #719
-
- 12 Oct, 2016 1 commit
-
-
Erik Christensen authored
-
- 07 Oct, 2016 1 commit
-
-
Matt Butcher authored
This removes the requirement that a fetch or install command must explicitly state the version number to install. Instead, this goes to the strategy used by OS package managers: Install the latest until told to do otherwise. Closes #1198
-
- 04 Oct, 2016 2 commits
-
-
Matt Butcher authored
Closes #1271
-
Matt Butcher authored
The old form is marked deprecated. Relates to #1196
-
- 01 Oct, 2016 1 commit
-
-
Mark Petrovic authored
Fix typo in using_helm.md that refers to "glide install". The reference should be to "helm install".
-
- 28 Sep, 2016 1 commit
-
-
Matt Butcher authored
-