helm/internal/chart/v3/loader/testdata/mariner/Chart.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

9 lines
200 B
YAML

apiVersion: v3
name: mariner
description: A Helm chart for Kubernetes
version: 4.3.2
home: ""
dependencies:
- name: albatross
repository: https://example.com/mariner/charts
version: "0.1.0"