- 05 Oct, 2016 1 commit
-
-
fibonacci1729 authored
-
- 04 Oct, 2016 12 commits
-
-
Brian authored
chore(helm): add test coverage to pkg/helm
-
fibonacci1729 authored
-
Matt Butcher authored
fix(chart): Chart.yaml now has an apiVersion field.
-
Matt Butcher authored
feat(helm): implement new index format
-
Matt Butcher authored
This implements a new index file format for repository indices. It also implements a new format for requirements.yaml. Breaking change: This will break all previous versions of Helm, and will impact helm search, repo, serve, and fetch functions. Closes #1197
-
Matt Butcher authored
fix(helm): change 'helm update' to 'helm repo update'
-
Adam Reese authored
chore(ci): go1.7.1
-
Matt Butcher authored
The old form is marked deprecated. Relates to #1196
-
Matt Butcher authored
This is to future-proof charts, and also be consistent with repo and index YAML files. Closes #1264
-
Adam Reese authored
closes #1267
-
Matt Butcher authored
feat(tiller): update Sprig to 2.6.0
-
Matt Butcher authored
-
- 03 Oct, 2016 4 commits
-
-
Adam Reese authored
ref(helm): refactor {home,lint,serve} commands
-
Adam Reese authored
-
Matt Butcher authored
ref(*): update to Kubernetes 1.4
-
Matt Butcher authored
issue/1254
-
- 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".
-
- 29 Sep, 2016 5 commits
-
-
Matt Butcher authored
fix(proto): remove unused fields
-
Adam Reese authored
feat(ci): automate release builds on circleci
-
Adam Reese authored
-
Brian authored
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
-
fibonacci1729 authored
-
- 28 Sep, 2016 13 commits
-
-
Matt Butcher authored
docs(chart_repository): added github pages example
-
Matt Butcher authored
Some fields were introduced to Chart metadata after Alpha.4, but are not going to be used ever. So we made the decision to remove them before we get stuck with ugliness. This should not break compatibility, since these fields were not used.
-
Adam Reese authored
feat(*): add rollback to a release version
-
Adam Reese authored
-
Adam Reese authored
closes #1244
-
Rimantas Mocevicius authored
-
Matt Butcher authored
docs(install, using): add installation and usage docs
-
Matt Butcher authored
docs(charts): fix charts docs to reflect current template practices
-
Matt Butcher authored
docs(glossary): added glossary
-
Matt Butcher authored
-
Adam Reese authored
feat(*): add helm rollback functionality
-
Rimantas Mocevicius authored
-
Matt Butcher authored
Closes #1241
-
- 27 Sep, 2016 4 commits
-
-
Matt Butcher authored
chore(repo): Rename default charts repo to 'stable'
-
Adam Reese authored
-
Matt Butcher authored
fix(tiller): Order the manifests before sending to k8s
-
Matt Butcher authored
Added glossary to the index on README as well. Closes #1213
-