From a0e0f03221642fb2543e951f000a32581eba3a3c Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Fri, 30 Aug 2024 13:32:05 +0300 Subject: [PATCH] argo dev 2.12 arm --- charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index d0cacd09..c862649c 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -62,7 +62,7 @@ global: # -- If defined, a repository applied to all Argo CD deployments repository: xeonalex/personal-argocd-dev # -- Overrides the global Argo CD image tag whose default is the chart appVersion - tag: 2.12-update-1 + tag: 2.12-update-1-arm # -- If defined, a imagePullPolicy applied to all Argo CD deployments imagePullPolicy: IfNotPresent