From cdfb2daba9924e12fe418d5c98d0458d17990720 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Sep 2024 03:45:28 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20::=20Update=20istio=20vers?= =?UTF-8?q?ion=20to=201.0.50?= 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 8a98dc2..fd6969d 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.49" + istio-version = "1.0.50" karpenter-name = "karpenter" karpenter-version = "1.0.63"