charts/templates/chart/Chart.yaml
renovate[bot] 95f4f55a9f
chore(deps): update helm chart common to v4.5.1 (#1728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-02 14:18:55 +02:00

24 lines
619 B
YAML

apiVersion: v2
appVersion: 1.0.0
description: ${CHARTNAME} helm package
name: ${CHARTNAME}
version: 1.2.1
kubeVersion: ">=1.16.0-0"
keywords:
- ${CHARTNAME}
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/${CHARTNAME}
icon: https://${CHARTNAME}.org/icon
sources:
- https://github.com/${CHARTNAME}/${CHARTNAME}-docker
maintainers:
- name: ${CHARTNAME}
email: ${CHARTNAME}@${CHARTNAME}.com
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.1
annotations:
artifacthub.io/changes: |
- kind: added
description: Initial version