Files
helm/pkg/action/testdata/charts/chart-missing-deps/requirements.yaml
2020-10-19 14:38:32 -06:00

8 lines
154 B
YAML
Executable File

dependencies:
- name: mariadb
version: 4.x.x
repository: https://charts.helm.sh/stable/
condition: mariadb.enabled
tags:
- wordpress-database