helm/pkg/getter
Terry Howe c3e5217d85 feat: allow installation by OCI digest
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
(cherry picked from commit ad9fb68fa3)
2025-01-01 11:50:26 -05:00
..
testdata Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070) 2020-12-17 13:49:16 -07:00
doc.go Bump the Go version 2023-03-22 11:29:26 -04:00
getter.go ISSUE-9507: ADD application/gzip,application/octet-stream accept header when downloading chart 2024-05-14 15:58:30 +01:00
getter_test.go Address error on deletion of old dependencies 2020-12-18 16:29:16 -06:00
httpgetter.go ISSUE-9507: ADD application/gzip,application/octet-stream accept header when downloading chart 2024-05-14 15:58:30 +01:00
httpgetter_test.go ISSUE-9507: TEST server with varied Accept Header 2024-05-17 05:11:41 +01:00
ocigetter.go feat: allow installation by OCI digest 2025-01-01 11:50:26 -05:00
ocigetter_test.go oci: add tests for plain HTTP and insecure HTTPS registries 2023-06-14 23:53:33 +05:30
plugingetter.go fix: pass 'passCredentialsAll' as env-var to getter 2023-04-29 23:55:17 +02:00
plugingetter_test.go fix(pkg/cli): ensure correct configuration from kubeconfig file 2020-04-23 12:20:14 -07:00