From 09520fd9f7da850141757a0455bf2779c5816e28 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Thu, 4 Apr 2024 18:27:21 +0000
Subject: [PATCH] istio update to 1.20.4-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index bc9977de74..7b6d84ac2c 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.20.4-bb.0"
+    tag: "1.20.4-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "istio"
-    tag: "1.20.4-bb.0"
+    tag: "1.20.4-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