16 lines
401 B
YAML
16 lines
401 B
YAML
apiVersion: v2
|
|
name: chart
|
|
description: A Helm chart template with standardized structure
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "latest"
|
|
annotations:
|
|
artifacthub.io/images: |
|
|
- name: chart
|
|
image: nginx:latest
|
|
artifacthub.io/changes: |
|
|
- kind: added
|
|
description: Initial chart template
|
|
artifacthub.io/maintainers: |
|
|
- name: catalin
|
|
email: catalin@example.com
|