github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/pkg/action/testdata/charts/chart-missing-deps/requirements.yaml (about)

     1  dependencies:
     2  - name: mariadb
     3    version: 4.x.x
     4    repository: https://charts.helm.sh/stable/
     5    condition: mariadb.enabled
     6    tags:
     7      - wordpress-database