Commit Graph

59 Commits (v3.21.4)

Author SHA1 Message Date
Matt Farina 039b0b18d3
Handle messy index files
1 year ago
Matt Farina 145d12f82f
Merge pull request #13177 from bb-Ricardo/main
2 years ago
ricardo.bartels@telekom.de cdbef2b7d1
Revering change unrelated to issue #13176
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
ricardo.bartels@telekom.de 154b477554 improves handling of Helm index with broken helm chart versions #13176
2 years ago
Matt Farina 764557c470
Some fixes
3 years ago
George Jenkins 68294fdae0 Fix: Ignore alias validation error for index load
3 years ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
3 years ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Martin Hickey 256e976331 Update repo handling
4 years ago
yxxhero 20e2aec793 Add a more friendly prompt when index.yaml is empty.
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
6 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
6 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
6 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
6 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
6 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
7 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
7 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Matt Farina 967f4fed42
Update dependencies
7 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
7 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
7 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
8 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
8 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
9 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
9 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
10 years ago
Anton Galitsyn f8a261f277 use old naming
10 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
10 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
10 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
10 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
10 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
10 years ago
Matt Butcher d4e7845e7a Merge pull request #1287 from technosophos/fix/1192-remove-gopkg-yaml
10 years ago
Keerthan Reddy Mala (kmala) 3830a06b14
fix(index): Append just the filename instead of full path to the url
10 years ago
Matt Butcher fd0303c86e fix(*): remove references to gopkg.in/yaml.v2
10 years ago
Matt Butcher ea0e665f84 fix(repo): auto-update index file formats
10 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
10 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
10 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
10 years ago