From 008d2d19cd3ca7cf8102b8eb326fd85c5b1cdc66 Mon Sep 17 00:00:00 2001 From: kezhenxu94 Date: Wed, 9 Oct 2024 12:31:34 +0800 Subject: [PATCH] Bump up istio to 1.23 --- deploy/platform/kubernetes/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/platform/kubernetes/Chart.yaml b/deploy/platform/kubernetes/Chart.yaml index 5b6f7ff..064a278 100644 --- a/deploy/platform/kubernetes/Chart.yaml +++ b/deploy/platform/kubernetes/Chart.yaml @@ -60,7 +60,7 @@ dependencies: condition: istio.enabled - name: istiod - version: 1.21.5 + version: 1.23.2 repository: https://istio-release.storage.googleapis.com/charts condition: istio.enabled