github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/pkg/scanners/helm/test/testdata/with-tarred-dep/Chart.yaml (about) 1 apiVersion: v2 2 name: with-tarred-dep 3 description: Test With Tarred Dependencies 4 type: application 5 version: 0.1.1 6 appVersion: "1.0" 7 sources: 8 - https://github.com/test/with-tarred-dep 9 dependencies: 10 - name: common 11 repository: https://charts.bitnami.com/bitnami 12 tags: 13 - bitnami-common 14 version: 1.16.1