Commit Graph

67 Commits (bdfa36da170a3e64ff887a17c350b25387e4f4d9)

Author SHA1 Message Date
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
8 months ago
George Jenkins e354dd296d
Merge branch 'main' into rm_chart_repo_load_func
10 months ago
Robert Sirchia f50547bf51
changing error to warn as requested by Matt
10 months ago
Robert Sirchia a11f4c0026
changing info to error
10 months ago
Robert Sirchia 48f03d316b
changing from log to slog
10 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
10 months ago
George Jenkins 2caca2b167 remove `ChartPaths[]`
10 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Matt Farina 145d12f82f
Merge pull request #13177 from bb-Ricardo/main
1 year ago
ricardo.bartels@telekom.de cdbef2b7d1
Revering change unrelated to issue #13176
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
ricardo.bartels@telekom.de 154b477554 improves handling of Helm index with broken helm chart versions #13176
1 year ago
Matt Farina 764557c470
Some fixes
2 years ago
George Jenkins 68294fdae0 Fix: Ignore alias validation error for index load
2 years ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
2 years ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Martin Hickey 256e976331 Update repo handling
3 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
5 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
5 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
5 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
5 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
6 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
6 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
6 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Matt Farina 967f4fed42
Update dependencies
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
6 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
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 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
8 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
9 years ago
Anton Galitsyn f8a261f277 use old naming
9 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
9 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
9 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
9 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
9 years ago