From 1494b91ad18870a6ed014a0bf810841b1158a862 Mon Sep 17 00:00:00 2001 From: HyunSu1768 Date: Fri, 13 Sep 2024 12:39:25 +0900 Subject: [PATCH] chore(istio): update chart version to 1.0.49 and app version to 1.20.1 for compatibility with latest features and improvements --- charts/istio/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/istio/Chart.yaml b/charts/istio/Chart.yaml index cde93c85..8d6dfb1e 100644 --- a/charts/istio/Chart.yaml +++ b/charts/istio/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 type: application name: istio -version: 1.0.48 -appVersion: "1.18.1" +version: 1.0.49 +appVersion: "1.20.1" description: Istio setting for xquare