From 83626f5e93880574cb67ec0ec0c173ed62b03a60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=9D=80=EB=B9=88?= Date: Sun, 15 Oct 2023 23:38:08 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=80=20::=20xquare=20application=20vers?= =?UTF-8?q?ion=20up?= 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 aabbd92..a812397 100644 --- a/helm.tf +++ b/helm.tf @@ -25,7 +25,7 @@ locals { karpenter-version = "1.0.35" xquare-application-name = "xquare-application" - xquare-application-version = "1.0.22" + xquare-application-version = "1.0.23" argocd-namespace = "argocd" dex-namespace = "dex"