diff --git a/chart/values.yaml b/chart/values.yaml
index 4dd8eba8661f61da74c7e36e705b67aa98c54642..b0ec8d11f255f7d2f07b8c1425da357557fdfe29 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`.