helmupdater

package
v0.10.0-rc.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ChartYaml = "Chart.yaml"
)

Variables

This section is empty.

Functions

func ChartYAMLExists

func ChartYAMLExists(path string) bool

ChartYAMLExists checks if the provided path is a directory containing a `Chart.yaml` file. Returns true if it does, false otherwise or if an error happens when checking `<path>/Chart.yaml`.

func UpdateHelmDependencies

func UpdateHelmDependencies(path string) error

UpdateHelmDependencies checks if the helm chart located at the given directory has unmet dependencies and, if so, updates them

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL