diff --git a/apps/dev-eu-central-1/platform/argo-rollouts.yaml b/apps/dev-eu-central-1/platform/argo-rollouts.yaml index d742063..a5e3b6c 100644 --- a/apps/dev-eu-central-1/platform/argo-rollouts.yaml +++ b/apps/dev-eu-central-1/platform/argo-rollouts.yaml @@ -20,7 +20,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-rollouts - targetRevision: 2.43.0 + targetRevision: 2.43.1 helm: valueFiles: - $values/manifests/argo-rollouts/dev-eu-central-1/values.yaml diff --git a/apps/prod-eu-central-1/platform/argo-rollouts.yaml b/apps/prod-eu-central-1/platform/argo-rollouts.yaml index 0cb4cde..fca1665 100644 --- a/apps/prod-eu-central-1/platform/argo-rollouts.yaml +++ b/apps/prod-eu-central-1/platform/argo-rollouts.yaml @@ -20,7 +20,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-rollouts - targetRevision: 2.43.0 + targetRevision: 2.43.1 helm: valueFiles: - $values/manifests/argo-rollouts/prod-eu-central-1/values.yaml