Commit Graph

40 Commits (6bc6231bcc52534b064a293346f9e3f96a635d84)

Author SHA1 Message Date
Matt Farina 52267ee74b Move repo package to versioned directory
11 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
12 months ago
Luna Stadler 1031b67fff Fix `helm pull` untar dir check with repo urls
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
George Jenkins 0ce267d907 more options
2 years ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
2 years ago
George Jenkins 88da89085e refactor: Remove redundant `NewPullWithOpts`
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
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
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
5 years ago
Andrew Block 1a9cb93551
Handling name of OCI file
5 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
5 years ago
Andrew Block 4f62d3dc1b
Started work on 'helm pull'
5 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
5 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
5 years ago
Guangwen Feng fee2257e34 Fix typo in comment
6 years ago
Peter Engelbert f666fceb30 Remove OCI boolean from struct
6 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
6 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
6 years ago
yxxhero 52295490fd fix insecure-skip-tls-verify flag does't work on helm install, Keep
6 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
6 years ago
Matt Farina a3f92f65e2
Fixes verification output on pull command
7 years ago
海的澜色 985827d09a stop with an error immediately if a file or directory with that name already exists (#7187)
7 years ago
Andreas Stenius d3ad6f9c78
cli/pull: pass TLS config to chart downloader from flags. (#7055)
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
7 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
7 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
8 years ago
Matthew Fisher 2b775d693d
ref(action): remove io.Writers, return string instead
8 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
8 years ago