From 7fde8e453ddfb7feba6bd926124077d96a6ebafb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Mar 2024 02:47:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20::=20Update=20xquare-appli?= =?UTF-8?q?cation=20version=20to=201.0.42?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm.tf b/helm.tf index 94d4fe0..984ed5a 100644 --- a/helm.tf +++ b/helm.tf @@ -25,7 +25,7 @@ locals { karpenter-version = "1.0.53" xquare-application-name = "xquare-application" - xquare-application-version = "1.0.41" + xquare-application-version = "1.0.42" argocd-namespace = "argocd" dex-namespace = "dex"