Skip to content

Commit

Permalink
Use latest argocd version
Browse files Browse the repository at this point in the history
  • Loading branch information
pradithya committed Oct 2, 2024
1 parent df3a0d3 commit 4ab374e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootstrap/argocd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization

resources:
- namespace.yaml
- https://github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.11.0
- https://github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.13.0-rc2
- patches/argocd-kustomize-envsubst-plugin-cm.yaml
- patches/argocd-kustomize-helm-plugin-cm.yaml

Expand All @@ -12,4 +12,4 @@ patches:
- path: ./patches/argocd-redis-haproxy-deploy.yaml
- path: ./patches/argocd-redis-ha-server-statefulset.yaml
- path: ./patches/argocd-cm.yaml
- path: ./patches/argocd-repo-server.yaml
- path: ./patches/argocd-repo-server.yaml

0 comments on commit 4ab374e

Please sign in to comment.