diff --git a/chart/values.yaml b/chart/values.yaml
index b2340e141b4275f0b552e166594a1ccea201df77..4b1a4e063e6a9e9a67390f1267f08eb2a5e60475 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -94,7 +94,7 @@ istio:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
     path: "./chart"
-    tag: "1.8.4-bb.0"
+    tag: "1.8.4-bb.1"
 
   # -- Certificate/Key pair to use as the default certificate for exposing BigBang created applications.
   # If nothing is provided, applications will expect a valid tls secret to exist in the `istio-system` namespace called `wildcard-cert`.