chart

package
v0.1.50 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const MediaType types.MediaType = "application/vnd.cncf.helm.chart.content.v1.tar+gzip"

MediaType is the OCI media type for Helm chart content layers.

Variables

This section is empty.

Functions

func ReadValues

func ReadValues(chart v1.Image) ([]byte, error)

ReadValues extracts the top-level values.yaml from a Helm chart OCI image. Returns nil, nil if the chart has no values.yaml.

func ReplaceValues

func ReplaceValues(chart v1.Image, m *images.Mapping, refs map[string]string) (v1.Image, error)

ReplaceValues returns a new Helm chart image with the top-level values.yaml transformed by applying the given mapping template with the provided image refs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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