helm-charts/charts/library/common/test-chart/Chart.yaml
Bernd Schorgers 433f6d132b
feat(common): Release common library 3.7.1 (#383)
Co-authored-by: Aisling McGinn <me@aisling.dev>
2025-02-11 13:23:27 +01:00

13 lines
287 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://../
version: ">0.0.0-0"