mirror of
https://github.com/helm/helm.git
synced 2026-02-16 01:09:35 -05:00
|
Some checks failed
build-test / build (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
golangci-lint / golangci-lint (push) Has been cancelled
release / release (push) Has been cancelled
release / canary-release (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Introduce release/v2 that mirrors pkg/release/v1 but uses *v3.Chart from internal/chart/v3. The code is structurally identical to v1 with only import paths changed to reference internal/chart/v3 instead of pkg/chart/v2. - Add internal/release/v2 with Release, Info, Hook types - Add internal/release/v2/util with filter, sorter, manifest utilities - Update pkg/release/common.go with v2Accessor and v2HookAccessor - Copy all test files from pkg/release/v1 and add a v2 test in common_test.go Signed-off-by: Evans Mungai <mbuevans@gmail.com> |
||
|---|---|---|
| .. | ||
| chart/v3 | ||
| cli/output | ||
| copystructure | ||
| fileutil | ||
| gates | ||
| logging | ||
| monocular | ||
| plugin | ||
| release/v2 | ||
| resolver | ||
| statusreaders | ||
| sympath | ||
| test | ||
| third_party | ||
| tlsutil | ||
| urlutil | ||
| version | ||