helm-charts/charts/library/common-test/Chart.yaml
2023-09-13 11:24:23 +02:00

13 lines
293 B
YAML

---
apiVersion: v2
description: A helper chart that is used to test the common library chart
name: common-test
version: 1.0.0
kubeVersion: ">=1.22.0-0"
maintainers:
- name: bjw-s
email: me@bjw-s.dev
dependencies:
- name: common
repository: file://../common
version: ">0.0.0-0"