Commit Graph

27 Commits (560964766bbe2c5ee80ba604347d8e3f77305c3d)

Author SHA1 Message Date
Matt Butcher c616bb5a98
fix(helm): replace repo entry instead of duplicating 8 years ago
Matt Butcher fcdb79da16 Merge pull request 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 9 years ago
Brandon Philips 440e548901 feat(repo): use OCI style digest identifiers 9 years ago
Yusuke Kuoka c0de9b4ada Check for the tgz extension while collecting chart paths 9 years ago
Michelle Noorali 80a7339e2f Merge pull request from ngtuna/master 9 years ago
ngtuna a2d6817b9b go idiom typo 9 years ago
ngtuna 03e59fd6c0 bypass gofmt 9 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation 9 years ago
ngtuna bfce033cc0 fix(helm): helm repo index should not delete entry, instead it should update removed=true 9 years ago
Adnan Abdulhussein f273510c97 fix(lint): fix golint errors 9 years ago
Matt Butcher e757b24aed fix(*): add license header 9 years ago
Matt Butcher 5a2174231b fix(helm): fix repo package to use chartutil 9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path 9 years ago
Miguel Martinez a0c1125a39 fix(repo) Malformed URL 9 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns 9 years ago
Michelle Noorali b4844383aa ref(helm): digest -> checksum in index file 9 years ago
Michelle Noorali 447ce5a2dd ref(helm): fix chart url in index file 9 years ago
Michelle Noorali 2234dc8927 feat(helm): handle update case on index function 9 years ago
Michelle Noorali 7bd739c27e feat(helm): populate Digest & Created in index func 9 years ago
Michelle Noorali 7e2964c549 feat(helm): add chart url to index file entries 9 years ago
Michelle Noorali 4bb36c89ab feat(helm): generate index file for repository 9 years ago
Michelle Noorali e250328e22 feat(helm): add helm repo add command 9 years ago