gitops/stages/delivery/helmfile.yaml

13 lines
225 B
YAML
Raw Normal View History

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