mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 20:14:32 +07:00
11 lines
241 B
YAML
11 lines
241 B
YAML
apiVersion: v2
|
|
name: argocd
|
|
version: 0.0.0
|
|
dependencies:
|
|
- name: argo-cd
|
|
version: 7.5.2
|
|
repository: https://argoproj.github.io/argo-helm
|
|
- name: argocd-apps
|
|
version: 2.0.0
|
|
repository: https://argoproj.github.io/argo-helm
|