github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/src/test/packages/25-evil-chart-deps/good-chart/Chart.yaml (about) 1 apiVersion: v1 2 description: The Good Chart 3 name: good-chart 4 version: 1.0.0 5 6 maintainers: 7 - name: The Jackal Authors 8 url: https://jackal.dev 9 10 dependencies: 11 # This chart should be saved into the charts directory 12 - name: gitlab-runner 13 version: 0.55.0 14 repository: https://charts.gitlab.io/ 15 condition: gitlab-runner.install