- 24 Aug, 2018 1 commit
-
-
Adam Reese authored
-
- 10 May, 2018 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
- 27 Mar, 2018 1 commit
-
-
adshmh authored
* fix(helm): fix golint warning due to ApiVersionV1 constant name Signed-off-by:
Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): fix golint warning due to ResolveChartVersionAndGetRepo comment Signed-off-by:
Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): fix golint warnings on HttpGetter type and SetCredentials method missing a comment Signed-off-by:
Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm):fix golint warning due to comment on FindChartInAuthRepoURL function Signed-off-by:
Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): fix golint warning due to RepoFile type name Signed-off-by:
Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): fix golint warning due to ParseString comment Signed-off-by:
Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 13 Dec, 2017 1 commit
-
-
Mitchel Humpherys authored
New users to helm don't always run `helm init` (e.g. if their cluster already has helm installed). The user's initial interaction with any of helm's repository commands (e.g. `helm repo list`) will then be an error message due to a missing repositories.yaml in their local config. Give the user a little hint about how to fix the error without them having to hunt through the man/help pages.
-
- 26 Sep, 2017 1 commit
-
-
Matthew Fisher authored
This reverts commit 965cb7fd.
-
- 16 May, 2017 1 commit
-
-
Raphael Badin authored
This prevents clients from seeing half-written files because on POSIX systems renaming a file is an atomic operation. Drive-by: Add test for repo file permission.
-
- 09 Jan, 2017 1 commit
-
-
Anton Galitsyn authored
-
- 28 Dec, 2016 2 commits
-
-
Anton Galitsyn authored
-
Anton Galitsyn authored
-
- 14 Nov, 2016 1 commit
-
-
Matt Butcher authored
Closes #1522
-
- 18 Oct, 2016 1 commit
-
-
Matt Butcher authored
This prevents the index command from recursing through directories. Behind the scenes, it swaps out the repository logic for the index file logic. Closes #1328
-
- 14 Oct, 2016 1 commit
-
-
Nic Roland authored
-
- 13 Oct, 2016 1 commit
-
-
Matt Butcher authored
Between Alpha.4 and Alpha.5 there was a change in the indexing logic. This prevent indices from being appended to (because those index files were often broken). This change allows the user to explicitly merge an existing index and a generated index. Closes #1334
-
- 04 Oct, 2016 1 commit
-
-
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
-
- 23 Sep, 2016 1 commit
-
-
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.
-
- 15 Sep, 2016 1 commit
-
-
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
-
- 04 Aug, 2016 1 commit
-
-
Yusuke Kuoka authored
-
- 16 Jul, 2016 1 commit
-
-
ngtuna authored
-
- 12 Jul, 2016 3 commits
- 01 Jul, 2016 1 commit
-
-
Adnan Abdulhussein authored
-
- 22 Jun, 2016 1 commit
-
-
Matt Butcher authored
-
- 07 Jun, 2016 2 commits
-
-
Matt Butcher authored
-
Adam Reese authored
-
- 06 Jun, 2016 1 commit
-
-
Miguel Martinez authored
-
- 25 May, 2016 1 commit
-
-
Adam Reese authored
-
- 20 May, 2016 6 commits
-
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
- 28 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 27 Apr, 2016 1 commit
-
-
Michelle Noorali authored
-
- 24 Mar, 2016 2 commits
-
-
Michelle Noorali authored
* also added name as arg in helm repo add cmd
-
jackgr authored
-
- 22 Mar, 2016 2 commits