From d369ddea645e8fec2004a6b8b6f9a20f95c079c9 Mon Sep 17 00:00:00 2001 From: Jan Husak Date: Tue, 8 Apr 2025 16:47:17 +0200 Subject: [PATCH] change argocd version --- apps/argo-cd/values/dev-values.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/argo-cd/values/dev-values.yaml b/apps/argo-cd/values/dev-values.yaml index 06bd989..2ea061f 100644 --- a/apps/argo-cd/values/dev-values.yaml +++ b/apps/argo-cd/values/dev-values.yaml @@ -1,4 +1,7 @@ server: ingress: enabled: true - hostname: "web.control-plane-dev.ysoft-dev.com" \ No newline at end of file + hostname: "web.control-plane-dev.ysoft-dev.com" + +image: + tag: v3.0.0-rc3