Skip to content

Commit

Permalink
Added subchart info in chart.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Devesh Sharma <devesh@obmondo.com>
  • Loading branch information
Devesh Sharma committed Aug 27, 2024
1 parent 9b9dedf commit 16ae93c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions argocd-helm-charts/capi-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ dependencies:
version: 1.0.0
repository: 'file://charts/aws'
condition: provider.aws
- name: azure
version: 1.0.0
repository: 'file://charts/azure'
condition: provider.azure

0 comments on commit 16ae93c

Please sign in to comment.