- 05 Jul, 2016 2 commits
-
-
Jeff Zellner authored
fix typo
-
Adam Reese authored
ref(ci): remove glide setup in circle.yml
-
- 02 Jul, 2016 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
- 01 Jul, 2016 4 commits
-
-
Adam Reese authored
ref(cmd): refactor cmd for unit testing
-
Adam Reese authored
-
Adam Reese authored
-
Miguel Ángel Martínez Triviño authored
Fixing linter typos
-
- 30 Jun, 2016 15 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Miguel Martinez authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Matt Butcher authored
fix(helm): fix linter test panic
-
Matt Butcher authored
Handle a previously unhandled error in the linter. This simply bails out if a chart's values files do not parse. Also, changed the implementation of CoalesceValues to return a map even on error.
-
- 29 Jun, 2016 16 commits
-
-
Miguel Ángel Martínez Triviño authored
Support Linter for Values namespace
-
Adnan Abdulhussein authored
fix(chartutil): Ensure ReadValues doesn't return a nil map
-
Adnan Abdulhussein authored
-
Adnan Abdulhussein authored
fix(lint): Return non-zero exit status when lint errors present
-
Matt Butcher authored
feat(tiller): add .Template object in templates
-
Adnan Abdulhussein authored
-
Adnan Abdulhussein authored
-
Michelle Noorali authored
chore(docs): update "Name" field in values.yaml
-
Michelle Noorali authored
feat(lint): lint an archived chart
-
Adam Reese authored
fix(cmd): remove --file flag for helm get
-
Matt Butcher authored
fix(*): fix various style issues from make test-style
-
Adam Reese authored
-
Adam Reese authored
Users can redirect stdout to a file
-
Michelle Noorali authored
* the template refers to .Values.Name but the values.yaml file has a name field with a lowercase "n". Figured changing this is the right move since yaml is case sensitive.
-
Michelle Noorali authored
* part of #836
-
Miguel Martinez authored
-
- 28 Jun, 2016 1 commit
-
-
Matt Butcher authored
This allows templates to access information about the template file. Right now, the template can only access the .Template.Name, which is the chart-relative path to the current template. Closes #894
-