From 63b48b35d1409c6ccaeba556721283988f0f27f6 Mon Sep 17 00:00:00 2001 From: kezhenxu94 Date: Wed, 9 Oct 2024 13:00:25 +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 064a278..9444b78 100644 --- a/deploy/platform/kubernetes/Chart.yaml +++ b/deploy/platform/kubernetes/Chart.yaml @@ -55,7 +55,7 @@ dependencies: condition: mongodb.enabled - name: base - version: 1.14.4 + version: 1.23.2 repository: https://istio-release.storage.googleapis.com/charts condition: istio.enabled