From 213c725fbd91d020627f47ff4611d0e3f5a4f7b3 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Fri, 21 Feb 2025 20:14:38 +0000
Subject: [PATCH] Updated istioOperator 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..3c9963b96b 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -316,11 +316,11 @@ istioOperator:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/istio-operator.git
     path: "./chart"
-    tag: "1.23.4-bb.0"
+    tag: "1.23.5-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "istio-operator"
-    tag: "1.23.4-bb.0"
+    tag: "1.23.5-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Istio Operator Package
   flux: {}
-- 
GitLab