From bb8408f6def65257a6ecf0ecf9f2902aec3bb945 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Wed, 26 Mar 2025 14:12:18 +0000
Subject: [PATCH] Updated istio git tag

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 6b0856e6b5..3ccb4711b7 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -306,11 +306,11 @@ istio:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/istio-controlplane.git
     path: "./chart"
-    tag: "1.23.5-bb.0"
+    tag: "1.23.5-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "istio"
-    tag: "1.23.5-bb.0"
+    tag: "1.23.5-bb.1"
     # -- If the HelmRelease should verify the cosign signature of the HelmRepo (only relevant if Repo is OCI).  Set to 'false' to disable verification.
     # cosignVerify:
 
-- 
GitLab