From d5017d19bac5789b7a99f0aa247eed1ececa6d05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Sep 2024 03:39:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20::=20Update=20istio=20vers?= =?UTF-8?q?ion=20to=201.0.49?= 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 58aa418..8a98dc2 100644 --- a/helm.tf +++ b/helm.tf @@ -19,7 +19,7 @@ locals { cert-manager-version = "v1.12.14" istio-name = "istio" - istio-version = "1.0.47" + istio-version = "1.0.49" karpenter-name = "karpenter" karpenter-version = "1.0.63"