Versions in this module Expand all Collapse all v1 v1.7.0 Feb 14, 2023 Changes in this version + type Deployer struct + DryRun bool + Values *helm.Values + func NewDeployer(files []*loader.BufferedFile, values *helm.Values, k8sClient k8s.Client, ...) *Deployer + func (d *Deployer) Deploy() (string, error)