From 7a3983b20be2e0e314f277cf9f5e9eca84d9d123 Mon Sep 17 00:00:00 2001
From: Tunde Oladipupo <toladipupo@oteemo.com>
Date: Mon, 21 Mar 2022 17:39:38 +0000
Subject: [PATCH] Upgrade Istio Operator Package Dependencies

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 00657ca1ce..5ecd75d0b8 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -244,7 +244,7 @@ istiooperator:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
     path: "./chart"
-    tag: "1.13.2-bb.0"
+    tag: "1.13.2-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Istio Operator Package
   flux: {}
-- 
GitLab