From 08948575aca9ff657ab5082ef1e834b871914a98 Mon Sep 17 00:00:00 2001
From: Michael McLeroy <michaelmcleroy@cloudfitsoftware.com>
Date: Tue, 20 Jul 2021 14:12:01 -0400
Subject: [PATCH] chore: bump istio control plane version

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

diff --git a/chart/values.yaml b/chart/values.yaml
index c7f5e29330..c048b88b72 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -173,7 +173,7 @@ istiooperator:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
     path: "./chart"
-    tag: "1.8.4-bb.2"
+    tag: "1.8.4-bb.6"
 
   # -- Flux reconciliation overrides specifically for the Istio Operator Package
   flux: {}
-- 
GitLab