diff --git a/apps/dev-eu-central-1/platform/argocd.yaml b/apps/dev-eu-central-1/platform/argocd.yaml index 052f89c..a322969 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.4.17 + targetRevision: 9.5.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 8f27ad9..57de31c 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.4.17 + targetRevision: 9.5.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 a2feece..c5d0ae2 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.4.17 + targetRevision: 9.5.1 helm: valueFiles: - $values/manifests/argocd/prod-eu-central-1/values.yaml