helm/pkg/storage
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
The releaseutil package was originally designed to work against a
generated codebase from a protobuf in Helm v2. This is when Helm
used gRPC to communicate to a server side component named Tiller.
When Helm moved everything client side, this package remained and
it supported the release package.

This change moves releaseutil to be a sub-packge of release. This
is part of the change to support apiVersion v3 charts which is
documented in HIP 20

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-02-24 14:58:51 -05:00
..
driver chore: fix some comments 2025-01-23 00:38:38 +08:00
storage.go Move pkg/releaseutil to pkg/release/util 2025-02-24 14:58:51 -05:00
storage_test.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00