diff --git a/chart/values.yaml b/chart/values.yaml
index 0b387be6bd5fd50ec64e162fe8bfe4d7a2ae05de..f788aa0b175608ce2768911ca46268c38b593a71 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -127,7 +127,7 @@ istio:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
     path: "./chart"
-    tag: "1.11.3-bb.2"
+    tag: "1.11.5-bb.1"
 
   # Ingress gateways are created based on the key name.  Adding more keys will add ingress gateways.
   # Ingress gateways are setup in a Horizontal Pod Autoscaler with 1 to 5 replicas
@@ -205,7 +205,7 @@ istiooperator:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
     path: "./chart"
-    tag: "1.11.3-bb.3"
+    tag: "1.11.5-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Istio Operator Package
   flux: {}
@@ -491,7 +491,7 @@ monitoring:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git
     path: "./chart"
-    tag: "30.0.1-bb.2"
+    tag: "30.0.1-bb.4"
 
   # -- Flux reconciliation overrides specifically for the Monitoring Package
   flux:
diff --git a/scripts/package/synker.yaml b/scripts/package/synker.yaml
index 51bc6e50d6787b83f63e98c34dd94984608fe7bb..e32a08b7a9dba5f91b09d3ac79b0d9c28879e4a8 100644
--- a/scripts/package/synker.yaml
+++ b/scripts/package/synker.yaml
@@ -35,7 +35,7 @@ source:
     - registry1.dso.mil/ironbank/big-bang/base:1.0.0
     - registry1.dso.mil/ironbank/gitlab/gitlab/kubectl:13.9.0
     - registry1.dso.mil/ironbank/opensource/kubernetes-1.21/kubectl:v1.21.2
-    - registry1.dso.mil/ironbank/opensource/istio/install-cni:1.11.3
+    - registry1.dso.mil/ironbank/opensource/istio/install-cni:1.11.5
     # NOTE: We use the velero AWS plugin in CI so it isn't listed here
     - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.1.2
     - registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure:v1.3.1