This commit up-versions the Istio helm charts to v1.26.2
and Kiali helm charts to v2.11.0.
Istio v1.26.2 and Kiali v2.11.0 are compatible with
each other as per support matrix.
Updated patch file of Kiali because of a template change in
upstream chart.
Test Plan:
PASS: Build the Istio application and manually verify Istio
and Kiali packages are created successfully.
PASS: Test Updated Istio application on Kubernetes version
1.29.2 and 1.32.2
PASS: Upload the Istio package using system command and
verify the upload status of the Istio package.
PASS: App Lifecycle tests with this version of Istio and Kiali-
Application Upload, Apply, Update, Downgrade, Remove
and Delete.
PASS: Verify "helm ls -n istio-system" has all necessary charts.
- base
- cni
- istiod
- ingress
- egress
- kiali-server
with new versions.
Story: 2011403
Task: 52593
Change-Id: I276bb3527a19260482d0e1565515a478caca29cb
Signed-off-by: Aman Pandae <AmanPandae.Mothukuri@windriver.com>