apiVersion: v2 name: argocd version: 1.0.0 dependencies: - name: argo-cd # Argo CD v3.5.2. Bumped from 7.7.23 (v2.13.8), which was older than # this cluster: it diffs against a Kubernetes schema compiled into its # own binary, and GKE 1.35 has fields that schema predates # (status.terminatingReplicas, beta since 1.33), which aborted the diff # on every server-side-apply app. ServerSideDiff works around that; this # removes the cause. # # Not a drop-in: see the 2.x -> 3.0 notes in this cluster's # argocd-admin-prd/custom-values.yaml for what changed in behaviour. version: 10.8.4 repository: https://argoproj.github.io/argo-helm