...

Text file src/helm.sh/helm/v3/pkg/action/testdata/charts/chart-with-uncompressed-dependencies/requirements.yaml

Documentation: helm.sh/helm/v3/pkg/action/testdata/charts/chart-with-uncompressed-dependencies

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

View as plain text