helm/internal/chart/v3/loader/testdata/frobnitz/values.yaml
Matt Farina 70257f5cd6
Initial addition of v3 charts
This change adds v3 charts. The code for the chart, including a
loader, is present. It is based on v2 charts as a starting point.

Note, this change does not make the charts available for use with
Helm CLI commands or the action package. That will be in follow-up
changes.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2025-07-25 12:57:47 -04:00

6 lines
97 B
YAML

# A values file contains configuration.
name: "Some Name"
section:
name: "Name in a section"