diff --git a/apps/dev-eu-central-1/platform/argocd.yaml b/apps/dev-eu-central-1/platform/argocd.yaml index 682d94e..33097ed 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.1 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..4f36a62 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.1 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..b1ad130 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.1 helm: valueFiles: - $values/manifests/argocd/prod-eu-central-1/values.yaml