- 08 Sep, 2017 1 commit
-
-
Amanda Cameron authored
-
- 02 May, 2017 1 commit
-
-
Sushil Kumar authored
- [ ] Added tests for --repo flag on `helm fetch` command - [ ] Also added tests for (pkg/repo).FindChartInRepoURL
-
- 25 Mar, 2017 1 commit
-
-
John Welsh authored
This change sorts the helm index file after downloading from a repo. Closes #2186
-
- 15 Nov, 2016 1 commit
-
-
Matt Farina authored
Downloading of charts and helm itself happened over http. This change moves to use https as that is available with valid certs.
-
- 14 Nov, 2016 1 commit
-
-
Matt Farina authored
A bucket name in the path can be migrated to a custom k8s domain name. This is in preperation for that.
-
- 19 Oct, 2016 1 commit
-
-
Adnan Abdulhussein authored
-
- 18 Oct, 2016 1 commit
-
-
Matt Butcher authored
Previous versions of Helm had placeholder text in the index.yaml file. This generates an HTML index for 'helm serve'. It also has a refactoring of the server so that the server can be tested. Closes #1397
-
- 05 Oct, 2016 1 commit
-
-
Matt Butcher authored
This performs a relatively weak in-memory translation of index file data. It does not, in most cases, write the corrected data to disk, and it emits a warning directly to STDERR each time it loads a deprecated index. Known limitations: - It cannot recover certain bogus records that earlier alpha releases generated (notably, where all chartfile data is missing) - In some cases, it has to parse a filename to get version info. This is lossy. - Because it takes three passes through the YAML and JSON unmarshal, it is not performant. This feature is transitional and should be removed during the Beta cycle, prior to the release of 2.0.0. Closes #1265
-
- 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
-
- 07 Jun, 2016 1 commit
-
-
Matt Butcher authored
-
- 20 May, 2016 1 commit
-
-
Michelle Noorali authored
-
- 10 May, 2016 1 commit
-
-
Michelle Noorali authored
* also change additional references to cache to index * see issue #665
-
- 09 May, 2016 1 commit
-
-
vaikas-google authored
-
- 28 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 06 Apr, 2016 1 commit
-
-
jackgr authored
-
- 21 Mar, 2016 1 commit
-
-
jackgr authored
-
- 18 Mar, 2016 1 commit
-
-
jackgr authored
-