From c4e5bcac849e54bc8bb3c2ad41b4cf3e13422f9b Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Mon, 24 Feb 2025 21:06:26 +0000
Subject: [PATCH] istioOperator update to 1.23.5-bb.0

---
 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