mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 17:07:04 +02:00
Co-authored-by: lab-assistant[bot] <180935599+lab-assistant[bot]@users.noreply.github.com>
13 lines
287 B
YAML
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.28.0-0"
|
|
maintainers:
|
|
- name: bjw-s
|
|
email: me@bjw-s.dev
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../
|
|
version: ">0.0.0-0"
|