- 27 Sep, 2016 5 commits
-
-
Matt Butcher authored
Switch 'helm search' from file crawling to using the indices. Also add scorable indexing, forward porting the search code I originally wrote for Helm Classic. Closes #1226 Partially addresses #1199
-
Adam Reese authored
chore(*): bump grpc to 1.0.1-GA
-
Matt Butcher authored
feat(helm): add 'helm upgrade --install' support
-
Matt Butcher authored
fix(helm): if server is old, report this in a friendly way
-
Matt Butcher authored
feat(tiller): add toYaml template function
-
- 26 Sep, 2016 4 commits
-
-
Matt Butcher authored
If 'helm version' is run on an old server, it will emit an error telling you the server is too old. Closes #1223
-
Matt Butcher authored
This makes it possible to run an upgrade that will install a release if it doesn't already exist. Closes #1042
-
Matt Butcher authored
This adds the function toYaml to the Engine template functions. Closes #1225
-
Adam Reese authored
-
- 23 Sep, 2016 7 commits
-
-
Matt Butcher authored
feat(helm): make long listing default for helm list
-
Matt Butcher authored
feat(helm): add requirements.yaml support
-
Matt Butcher authored
This removes --long and adds --short,-q The default listing is now the long listing, which matches the behavior of all of the other listing commands. Closes #1215
-
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 8 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
-