diff --git a/apps/templates/argocd.yaml b/apps/templates/argocd.yaml index 2e0fbc5..4e8b445 100644 --- a/apps/templates/argocd.yaml +++ b/apps/templates/argocd.yaml @@ -14,3 +14,4 @@ source: chart: charts/argocd repoURL: {{.Values.spec.source.repoURL }} + targetRevision: 2.9.5 \ No newline at end of file