mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 19:43:12 +00:00
14 lines
360 B
YAML
14 lines
360 B
YAML
apiVersion: v2
|
|
name: argo-cd
|
|
description: Argo CD umbrella chart wrapping the upstream argoproj/argo-helm chart
|
|
type: application
|
|
version: 0.1.5
|
|
appVersion: "3.4.4"
|
|
annotations:
|
|
version-source: github-release:argoproj/argo-cd
|
|
version-pattern: "s|^v||"
|
|
dependencies:
|
|
- name: argo-cd
|
|
version: 9.5.4
|
|
repository: https://argoproj.github.io/argo-helm
|