diff --git a/apps/dev-eu-central-1/platform/argocd.yaml b/apps/dev-eu-central-1/platform/argocd.yaml index 682d94e..4d39919 100644 --- a/apps/dev-eu-central-1/platform/argocd.yaml +++ b/apps/dev-eu-central-1/platform/argocd.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.7.1 + targetRevision: 10.1.4 helm: valueFiles: - $values/manifests/argocd/dev-eu-central-1/values.yaml diff --git a/apps/management-eu-central-1/platform/argocd.yaml b/apps/management-eu-central-1/platform/argocd.yaml index 55dd52d..94228d8 100644 --- a/apps/management-eu-central-1/platform/argocd.yaml +++ b/apps/management-eu-central-1/platform/argocd.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.7.1 + targetRevision: 10.1.4 helm: valueFiles: - $values/manifests/argocd/management-eu-central-1/values.yaml diff --git a/apps/prod-eu-central-1/platform/argocd.yaml b/apps/prod-eu-central-1/platform/argocd.yaml index 475a8a4..6dc0046 100644 --- a/apps/prod-eu-central-1/platform/argocd.yaml +++ b/apps/prod-eu-central-1/platform/argocd.yaml @@ -15,7 +15,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.7.1 + targetRevision: 10.1.4 helm: valueFiles: - $values/manifests/argocd/prod-eu-central-1/values.yaml