Commit Graph

21 Commits (main)

Author SHA1 Message Date
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
5 days ago
Thiago Presa afd63fed77 test: increase test coverage for pkg/pusher
3 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
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
8 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
9 months ago
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
George Jenkins f5fcae8356 verbs
12 months ago
George Jenkins 02ef83fe28 fix: Use chart archive modifed time for OCI push
12 months ago
Andrew Block 0a69a0dea6
Modified how created annotation is populated based on package creation time
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Sanskar Jaiswal 6defb96dac
oci: add tests for plain HTTP and insecure HTTPS registries
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 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
Soule BA 42a04c76a4
make token caching an opt in feature
3 years ago
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
4 years ago