- 25 Aug, 2016 1 commit
-
-
Adam Reese authored
fix(cmd): s/accomodate/accommodate/
-
- 24 Aug, 2016 4 commits
-
-
Matt Butcher authored
feat(pkg/provenance): add OpenPGP signatures
-
Adam Reese authored
Matt's second offence.
-
Matt Butcher authored
fix(helm): remove extra linter output
-
Matt Butcher authored
This adds the --verify and --keyring flags to: helm fetch helm inspect helm install helm upgrade Each of these commands can now make cryptographic verification a prerequisite for using a chart.
-
- 23 Aug, 2016 4 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
This adds support for OpenPGP signatures containing provenance data. Such information can be used to verify the integrity of a Chart by testing that its file hash, metadata, and images are correct. This first PR does not contain all of the tooling necessary for end-to-end chart integrity. It contains just the library. See #983
-
Matt Butcher authored
Closes #1076
-
Matt Butcher authored
feat(chart): support 'image:URL' in charts.
-
- 22 Aug, 2016 6 commits
-
-
Matt Butcher authored
Closes #1034
-
Matt Butcher authored
add docs table of contents and update quick start
-
Matt Butcher authored
Add --set flag to `helm upgrade`
-
Jess Frazelle authored
Signed-off-by: Jess Frazelle <me@jessfraz.com>
-
Ville Aikas authored
docs(notes.txt): Add NOTES.txt to Chart spec, and describe chart documentation files
-
Matt Butcher authored
feat(tiller): limit the max len of Release.Name
-
- 19 Aug, 2016 7 commits
-
-
Matt Butcher authored
fix(tiller): upgrade Sprig to 2.5.0
-
Trevor Hartman authored
Fix #1070
-
Matt Butcher authored
We need this specifically for trimSuffix. Closes #1071
-
Matt Butcher authored
This limits the number of characters in a release name to 14. This preserves 10 characters for customizing the `name:` field in charts. Relates to #1071
-
Michelle Noorali authored
feat(helm): add rollback cmd
-
Miguel Ángel Martínez Triviño authored
Disable validateQuotes linter rule
-
Adnan Abdulhussein authored
-
- 18 Aug, 2016 7 commits
-
-
Matt Butcher authored
simplify example container names
-
Miguel Martinez authored
-
Travis Cline authored
This encourages people from making container names depend on release names.
-
Michelle Noorali authored
-
Matt Butcher authored
Add note on installation via cask to README.
-
Michelle Noorali authored
-
Till Backhaus authored
-
- 17 Aug, 2016 11 commits
-
-
Adam Reese authored
update readme example and change repository to https
-
Matt Butcher authored
Include values from both --set and --values when specified on install
-
Adnan Abdulhussein authored
-
Jess Frazelle authored
Signed-off-by: Jess Frazelle <me@jessfraz.com>
-
Trevor Hartman authored
-
Adam Reese authored
fix(cmd): remove default port in cmd doc
-
Adam Reese authored
feat(ci): run tests on go 1.7
-
Adam Reese authored
fix(cmd): s/supress/suppress/
-
Matt Butcher authored
feat(tiller): update Sprig to 2.4.0
-
Adam Reese authored
Suppress is spelled wrong. Matt did it.
-
Adam Reese authored
-