- 13 Dec, 2016 5 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
feat(ci): add travis configuration
-
Adam Reese authored
-
- 12 Dec, 2016 3 commits
-
-
Michelle Noorali authored
feat(tiller): add support for resource-policy keep
-
Adam Reese authored
chore(*): bump go1.7.4
-
Adam Reese authored
-
- 10 Dec, 2016 1 commit
-
-
Adam Reese authored
update download links to v2.0.2
-
- 09 Dec, 2016 1 commit
-
-
Lachlan Evenson authored
-
- 07 Dec, 2016 3 commits
-
-
Adam Reese authored
fix(*): correct file permissions on source files
-
Adam Reese authored
-
Michelle Noorali authored
satisfies #1326
-
- 06 Dec, 2016 1 commit
-
-
Matt Butcher authored
Fix Go style issues.
-
- 05 Dec, 2016 12 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
fix(tiller): fix spurious "no release found" errors.
-
Adam Reese authored
fix(tiller): increase the max message size for grpc
-
Matt Butcher authored
test(*): fix Windows tests
-
Matt Butcher authored
Increase column width when listing releases
-
Matt Butcher authored
feat(helm): add 'helm fetch --prov' to fetch prov info
-
Matt Butcher authored
fix(helm): give different error if key is not private
-
Matt Butcher authored
fix(helm): add trimSuffix to helper functions
-
Matt Butcher authored
fix(helm): fix broken --values flag
-
Adam Reese authored
Increases the default message size from 4MB to 10MB.
-
Rodrigue Cloutier authored
-
John Hofman authored
-
- 03 Dec, 2016 4 commits
-
-
Matt Butcher authored
Previously, a "not found" error was returned if a key exists, but is not a private key. Updated the error to better indicate the case.
-
Matt Butcher authored
fi(helm): add more tests for plugins
-
Matt Butcher authored
This fixes the 'helm upgrade --values', which I broke when fixing '--set'. Closes #1631
-
Matt Butcher authored
There are some places where releases are only located if they are in the state DEPLOYED. That particular logic was incorrectly used for upgrades. That caused #1566. While fixing that issue, I found that this was also the root cause of #1587 (though because it was off by one). I added a generic method to get the last release, regardless of its status. This allows some behaviors that previously failed: - 'helm upgrade' can now be performed on a DELETED release - 'helm rollback' can now be performed on a DELETED release even if there is only one revision of that release history. Closes #1566 Closes #1587
-
- 02 Dec, 2016 4 commits
-
-
Matt Butcher authored
feat(tiller): update sprig to 2.7.0
-
Morten Lied Johansen authored
-
Matt Butcher authored
This adds shasum, int, and float64 functions, and fixes quote escaping for 'quote'. Closes #1524
-
Matt Butcher authored
fix(helm): fix prompt error on Windows build
-
- 01 Dec, 2016 6 commits
-
-
Matt Butcher authored
This backs out an earlier change that removed an int type assertion.
-
Matt Butcher authored
fix(hel): fix plugin format on tests
-
Matt Butcher authored
This adds tests for setupEnv, and also updates some documentation to mirror the current state of plugins.
-
Matt Butcher authored
fix(helm): handle errors when plugin command is not found
-
Adam Reese authored
fix(*): misc linter issues
-
Adam Reese authored
fix(helm): add missing line ending on list output
-