Commit Graph

15 Commits (d29db9aaaae927685afbc74b228c9766dfec0065)

Author SHA1 Message Date
Ilya Kiselev a763b06f11 fix(push): correct inaccurate code comments
2 weeks ago
Ilya Kiselev 2ce8dbd3a9 action: use errors.New instead of fmt.Errorf for static string
1 month ago
Ilya Kiselev 6f584a40e0 cmd/action: address Copilot review feedback
1 month ago
Ilya Kiselev d3083fce1c cmd/push: align WriteTable format and add output flag test
1 month ago
Ilya Kiselev 5a093e9d8e action/push: remove unused WithPushOptWriter and out field
1 month ago
Ilya Kiselev 0b9946ae61 feat(push): add --output json/yaml/table flag to helm push
1 month ago
tison 90d01915f9
for all other similar cases
6 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
wangjingcun de9e138ec1 chore: fix some function names in comment
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
3 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
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
David Peraza 9661e39dce Moving uploader and pusher out of action into pkg
4 years ago
David Peraza 7cab1a09e3 Move all the remainder module out of experimental.
4 years ago