github.com/koderover/helm@v2.17.0+incompatible/pkg/chartutil/testdata/subpop/charts/subchart2/requirements.yaml (about) 1 dependencies: 2 - name: subchartb 3 repository: http://localhost:10191 4 version: 0.1.0 5 condition: subchartb.enabled 6 tags: 7 - back-end 8 - subchartb 9 - name: subchartc 10 repository: http://localhost:10191 11 version: 0.1.0 12 condition: subchartc.enabled 13 tags: 14 - back-end 15 - subchartc