From e2396644060a282ea47f5372f39e5f7d86d2f069 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Fri, 21 Feb 2025 20:14:41 +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 49bd018a8e..1443a631db 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -174,11 +174,11 @@ istio:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/istio-controlplane.git
     path: "./chart"
-    tag: "1.23.4-bb.0"
+    tag: "1.23.5-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "istio"
-    tag: "1.23.4-bb.0"
+    tag: "1.23.5-bb.0"
     # -- 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