Commit Graph

35 Commits (6aa19b8c92d4dc3f166ea5eb910bd965666abc4d)

Author SHA1 Message Date
Justen Stall 6aa19b8c92
more error wrapping uses
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
12 months ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
12 months ago
MichaelMorris 9e5f465499 Merge branch 'helm:main' into fixDepUpPerformance
1 year ago
Andreas Sommer ac75eae98c Add error details when a dependent chart's version cannot be found in a repo
1 year ago
Jeff van Dam 183f01b32c Made urls key more specific
2 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
2 years ago
Andrew Block 01ff5bb00d
Avoid querying for OCI tags can explicit version provided in chart dependencies
4 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Andrew Block 9c3b000889
Fixed bad commit
4 years ago
Andrew Block 828941b273
Readded resolver OCI logic
4 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
4 years ago
Andrew Block df98e18eb7
Working oci code without providing versions
4 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic
4 years ago
Andrew Block 834a11db56
Added registryClient to resolver
4 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
4 years ago
Scott Rigby 3dc9930488
Revert "hack in progress"
4 years ago
Scott Rigby 0d2f0116ea
hack in progress
4 years ago
Josh Dolitsky 593eac8876
Merge branch 'main' of github.com:helm/helm into hip-6
4 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
4 years ago
cndoit18 402c7f1a52
fix(dep update): helm dep update is not respecting the "version" stipulated in the requirements
4 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
5 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
5 years ago
Matt Farina ff147e9ed7
Locking file URIs to a version in lockfile
5 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
6 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps
6 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
6 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
6 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
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