mirror of
https://github.com/harness-community/drone-helm-chart-container-registry.git
synced 2026-06-16 14:49:44 +08:00
12 lines
283 B
YAML
12 lines
283 B
YAML
apiVersion: v1
|
|
description: A Helm chart for Kubernetes
|
|
name: chart-missing-deps
|
|
version: 0.1.0
|
|
dependencies:
|
|
- name: reqsubchart
|
|
version: 0.1.0
|
|
repository: "https://example.com/charts"
|
|
- name: reqsubchart2
|
|
version: 0.2.0
|
|
repository: "https://example.com/charts"
|