From 50143082fb7998b711967564968a195266fe615d Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Fri, 16 Jul 2021 13:49:17 +0000
Subject: [PATCH] I'm really bad at this

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 6fc6cdf41c..7b35c84896 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -110,7 +110,7 @@ istio:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
     path: "./chart"
-    tag: "1.8.4-bb.4"
+    tag: "1.8.4-bb.5"
 
   # -- Flux reconciliation overrides specifically for the Istio Package
   flux: {}
-- 
GitLab