diff --git a/chart/values.yaml b/chart/values.yaml
index ecef1596e20daf726a6d84ab121b5856884d2fdf..af0be964d297bc5ae659128afbbd02bbcbdd7f65 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -166,11 +166,11 @@ istio:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/istio-controlplane.git
     path: "./chart"
-    tag: "1.19.4-bb.0"
+    tag: "1.19.5-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "istio"
-    tag: "1.19.4-bb.0"
+    tag: "1.19.5-bb.0"
 
   # -- Tetrate Istio Distribution - Tetrate provides FIPs verified Istio and Envoy software and support,
   # validated through the FIPs Boring Crypto module. Find out more from Tetrate - https://www.tetrate.io/tetrate-istio-subscription
@@ -306,11 +306,11 @@ istioOperator:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/istio-operator.git
     path: "./chart"
-    tag: "1.19.4-bb.1"
+    tag: "1.19.5-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "istio-operator"
-    tag: "1.19.4-bb.1"
+    tag: "1.19.5-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Istio Operator Package
   flux: {}