mirror of
https://github.com/helm/helm.git
synced 2026-02-13 15:55:03 -05:00
This change moves the code, updates the import locations, and adds a doc.go file to document what the v2 package is for. This is part of HIP 20 for v3 charts Signed-off-by: Matt Farina <matt.farina@suse.com>
9 lines
200 B
YAML
9 lines
200 B
YAML
apiVersion: v1
|
|
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"
|