github.com/microsoft/fabrikate@v1.0.0-alpha.1.0.20210115014322-dc09194d0885/testdata/install-helm-fix-261-dep-update-bug/component.yaml (about)

     1  # https://github.com/timfpark/fabrikate-dep-update-bug/blob/master/component.yaml
     2  name: repo-bug-repro
     3  subcomponents:
     4    - name: cloud-native
     5      source: "./cloud-native"
     6    - name: kafka
     7      type: "helm"
     8      source: "https://kubernetes-charts-incubator.storage.googleapis.com/"
     9      method: "helm"
    10      path: "kafka"