Commit Graph

27 Commits (ac8d2f9aedfcbac2889daecd682d44b2841e78e2)

Author SHA1 Message Date
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
7 months ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
8 months ago
petercover 605b1a0cf7 chore: fix some comments
8 months ago
Matt Farina f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Matt Farina 5727f56a96
Update to Go 1.23
9 months ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
9 months ago
Justen Stall 7df69020d8
revert duplicate slice conditions
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Terry Howe ad9fb68fa3 feat: allow installation by OCI digest
11 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Sidharth Menon b0603fb042 fix: respect proxy envvars on helm install/upgrade
1 year ago
Andrew Block 0a69a0dea6
Modified how created annotation is populated based on package creation time
2 years ago
Matt Farina 24e2864c64
Revert "fix(main): fix basic auth for helm pull or push"
2 years ago
Matt Farina 992dc58556
Revert "fix(registry): address anonymous pull issue"
2 years ago
Hidde Beydals fe4c01f624
fix(registry): address anonymous pull issue
2 years ago
cuisongliu 4a27baaffc fix(main): fix basic auth for helm pull or push
2 years ago
Andrew Block d72b42da61
Added tests for created OCI annotation time format
2 years ago
Andrew Block c4870d990c
Add created OCI annotation
2 years ago
Andrew Block f900e9f1b1
Attach annotations to OCI artifacts
2 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago