Commit Graph

29 Commits (7a7782478b116f3da733c1c1b53e3f6fa9c1f6a6)

Author SHA1 Message Date
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
1 year ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
1 year ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
1 year ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Andrew Block 1a9cb93551
Handling name of OCI file
3 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
3 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
3 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
3 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
3 years ago
Guangwen Feng fee2257e34 Fix typo in comment
4 years ago
Peter Engelbert f666fceb30 Remove OCI boolean from struct
4 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
4 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
4 years ago
yxxhero 52295490fd fix insecure-skip-tls-verify flag does't work on helm install, Keep
4 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
4 years ago
Matt Farina a3f92f65e2
Fixes verification output on pull command
5 years ago
海的澜色 985827d09a stop with an error immediately if a file or directory with that name already exists (#7187)
5 years ago
Andreas Stenius d3ad6f9c78
cli/pull: pass TLS config to chart downloader from flags. (#7055)
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
6 years ago
Matthew Fisher 2b775d693d
ref(action): remove io.Writers, return string instead
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago