Commit Graph

48 Commits (2d85884842e0895788278d862b9981138bea69a6)

Author SHA1 Message Date
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Martin Hickey 256e976331 Update repo handling
2 years ago
Taylor Thomas 854919fae8 feat(repo): Ports repo file `Get` method from v2
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
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
6 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
7 years ago
Mitchel Humpherys 7417f09293 feat(repo): Improve error message for missing repositories.yaml
7 years ago
Matthew Fisher 9d1db2851e Revert "Write repo file using atomicfile"
7 years ago
Raphael Badin 965cb7fd1c Write repo file using atomicfile
7 years ago
Anton Galitsyn f8a261f277 use old naming
8 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
8 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
8 years ago
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating
8 years ago
Matt Butcher fcdb79da16 Merge pull request #1402 from technosophos/fix/1328-generate-index
8 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
8 years ago
Nic Roland 16436b565d feat(helm): update repo by default, added `--no-update` flag
8 years ago
Matt Butcher 25c7e6dc21 fix(helm): allow entries to be merged into index
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
Brandon Philips 440e548901 feat(repo): use OCI style digest identifiers
8 years ago
Yusuke Kuoka c0de9b4ada Check for the tgz extension while collecting chart paths
8 years ago
Michelle Noorali 80a7339e2f Merge pull request #947 from ngtuna/master
8 years ago
ngtuna a2d6817b9b go idiom typo
8 years ago
ngtuna 03e59fd6c0 bypass gofmt
8 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
8 years ago
ngtuna bfce033cc0 fix(helm): helm repo index should not delete entry, instead it should update removed=true
8 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors
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
Miguel Martinez a0c1125a39 fix(repo) Malformed URL
8 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
8 years ago
Michelle Noorali b4844383aa ref(helm): digest -> checksum in index file
8 years ago
Michelle Noorali 447ce5a2dd ref(helm): fix chart url in index file
8 years ago
Michelle Noorali 2234dc8927 feat(helm): handle update case on index function
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 4bb36c89ab feat(helm): generate index file for repository
8 years ago
Michelle Noorali e250328e22 feat(helm): add helm repo add command
8 years ago