Versions in this module Expand all Collapse all v3 v3.7.2 Nov 3, 2021 Changes in this version + const FeatureGateOCI + func GetLocalPath(repo, chartpath string) (string, error) + func HashReq(req, lock []*chart.Dependency) (string, error) + func HashV2Req(req []*chart.Dependency) (string, error) + type Resolver struct + func New(chartpath, cachepath string) *Resolver + func (r *Resolver) Resolve(reqs []*chart.Dependency, repoNames map[string]string) (*chart.Lock, error) Other modules containing this package github.com/morganzhh/helm