- 23 Sep, 2016 5 commits
-
-
Matt Butcher authored
feat(helm): add requirements.yaml support
-
Matt Butcher authored
This also refactors significant portions of the CLI, moving much of the shared code into a library. Also in this release, a testing repository server has been added.
-
Adam Reese authored
feat(*): add api version checks
-
Adam Reese authored
-
Matt Butcher authored
-
- 20 Sep, 2016 1 commit
-
-
Michelle Noorali authored
ref(helm): convert repo commands to new format
-
- 19 Sep, 2016 4 commits
-
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
issue #1203
-
- 15 Sep, 2016 7 commits
-
-
Brian authored
fix(helm-list): filter configmaps by owner=TILLER
-
fibonacci1729 authored
-
Matt Butcher authored
feat(repo): use OCI style digest identifiers
-
Adam Reese authored
feat(*): add git tree state to binaries
-
Matt Butcher authored
README: add History to TOC and footer for CoC
-
Brandon Philips authored
Use the same format as the Open Container Initiative for a digest string. https://github.com/opencontainers/image-spec/blob/master/descriptor.md#digests-and-verification Fixes #1166
-
Adam Reese authored
* clean up version output
-
- 14 Sep, 2016 4 commits
-
-
Ville Aikas authored
first cut of version on client and server
-
Matt Butcher authored
fix(tiller): Upgrade shouldn't fail if there are no changes
-
Ville Aikas authored
clean up the formatting, remove unnecessary git_version from version as per discussions with @areese
-
Keerthan Reddy Mala (kmala) authored
Signed-off-by: Keerthan Reddy Mala (kmala) <kmala@deis.com>
-
- 13 Sep, 2016 16 commits
-
-
Adam Reese authored
fix(ci): fix typo in auth file reference
-
Adam Reese authored
-
Brandon Philips authored
After d1488f1d I forgot to add this to the TOC.
-
Matt Butcher authored
code-of-conduct: use the upstream language
-
Matt Butcher authored
feat(README): add community contact points
-
Adam Reese authored
feat(ci): build canary helm binaries using CI
-
Michelle Noorali authored
README: fix small typo
-
Jonathan Boulle authored
-
vaikas-google authored
-
vaikas-google authored
-
vaikas-google authored
-
vaikas-google authored
-
Brandon Philips authored
Add the sig-apps mailing list, developer call details, and #helm slack channel. Based on https://github.com/kubernetes/kubernetes-template-project/blob/master/README.md
-
Michelle Noorali authored
ref(helm): refactor checkArgsLength method
-
Matt Butcher authored
docs(README): remove the build from source instructions
-
- 12 Sep, 2016 3 commits
-
-
Brian authored
fix(#1185): get release status by version iff version > 0
-
fibonacci1729 authored
-
Brandon Philips authored
docs/developers.md already has these instructions. And 80% of the time someone looking at this project is interested in getting started not hacking directly.
-