diff --git a/apps/argocd/kustomization.yaml b/apps/argocd/kustomization.yaml index 738c7959d..b80998f26 100644 --- a/apps/argocd/kustomization.yaml +++ b/apps/argocd/kustomization.yaml @@ -39,13 +39,13 @@ resources: - https://github.com/gruberdev/homelab/apps/networking/tailscale - https://github.com/gruberdev/homelab/apps/networking/cloudflared - - https://raw.githubusercontent.com/argoproj/argo-cd/v2.9.3/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.9.5/manifests/install.yaml - base/styles-cm.yaml namespace: argocd images: - name: quay.io/argoproj/argocd - newTag: v2.9.3 + newTag: v2.9.5 patches: - patch: |- - op: replace