github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/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