13 lines
No EOL
225 B
YAML
13 lines
No EOL
225 B
YAML
repositories:
|
|
- name: argocd
|
|
url: https://argoproj.github.io/argo-helm
|
|
|
|
---
|
|
|
|
releases:
|
|
- name: argocd
|
|
namespace: argocd
|
|
chart: argocd/argo-cd
|
|
version: 7.7.21
|
|
values:
|
|
- ./values/argocd.values.yaml |