Commit Graph

45 Commits (543364fba59b0c7c30e38ebe0f73680db895abb6)

Author SHA1 Message Date
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
3 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
4 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
4 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
4 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
4 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
5 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
5 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
7 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
7 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
7 years ago
Anton Galitsyn f8a261f277 use old naming
8 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
8 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
8 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
8 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
8 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
8 years ago
Matt Butcher d4e7845e7a Merge pull request #1287 from technosophos/fix/1192-remove-gopkg-yaml
8 years ago
Keerthan Reddy Mala (kmala) 3830a06b14
fix(index): Append just the filename instead of full path to the url
8 years ago
Matt Butcher fd0303c86e fix(*): remove references to gopkg.in/yaml.v2
8 years ago
Matt Butcher ea0e665f84 fix(repo): auto-update index file formats
8 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
8 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
8 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
8 years ago
Brandon Philips 440e548901 feat(repo): use OCI style digest identifiers
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Matt Butcher 5a2174231b fix(helm): fix repo package to use chartutil
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Michelle Noorali 1d4d5ec872 ref(helm): refactor helm unit tests
8 years ago
Michelle Noorali b4844383aa ref(helm): digest -> checksum in index file
8 years ago
Michelle Noorali 7bd739c27e feat(helm): populate Digest & Created in index func
8 years ago
Michelle Noorali 7e2964c549 feat(helm): add chart url to index file entries
8 years ago
Michelle Noorali b2f7a8745d ref(helm): fix helm update
8 years ago