From 8eb193da2f17106f62bfdca99381413b7479b4fe Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 23 Feb 2024 22:08:18 +0000
Subject: [PATCH] istioOperator update to 1.19.7-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index b6b0ca94d9..f1a0a833d1 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.19.6-bb.0"
+    tag: "1.19.7-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "istio-operator"
-    tag: "1.19.6-bb.0"
+    tag: "1.19.7-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Istio Operator Package
   flux: {}
-- 
GitLab