diff --git a/chart/values.yaml b/chart/values.yaml
index 35ae75907645061bab92e92af7b716c3dd7c0a7c..e91333ed78bf2abdd26d86c4e0ea03744b7dc55c 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -118,7 +118,7 @@ istio:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
     path: "./chart"
-    tag: "1.11.2-bb.2"
+    tag: "1.11.3-bb.0"
 
   # 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
@@ -189,7 +189,7 @@ istiooperator:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
     path: "./chart"
-    tag: "1.11.2-bb.0"
+    tag: "1.11.3-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Istio Operator Package
   flux: {}
diff --git a/scripts/package/synker.yaml b/scripts/package/synker.yaml
index 025120c7d26e40a508961924206aad8afb42e386..2c92cc3769d534ff2a9de872428dcf78086a04dd 100644
--- a/scripts/package/synker.yaml
+++ b/scripts/package/synker.yaml
@@ -34,7 +34,7 @@ source:
     - registry1.dso.mil/ironbank/big-bang/base:8.4
     - 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.2
+    - registry1.dso.mil/ironbank/opensource/istio/install-cni:1.11.3
     # Images used by pipeline-templates
     # NOTE: These are __not__ fully inclusive yet, see this issue for updates: https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/145
     - registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/sonar-scanner-dotnet31:4.10
@@ -49,7 +49,5 @@ source:
     # gitlab-runner-helper image: This image does not get captured from the release deployment
     # the gitlab-runner-helper image only gets pulled when a pipeline runs. So it must be listed here
     - registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v14.3.1
-    # Explicitly add Keycloak image because Keycloak is not enabled in pipelines so the image does not get pulled
-    - registry.dso.mil/platform-one/big-bang/apps/security-tools/keycloak/keycloak-ib:14.0.0-1.0.4-1
     # Don't include until fortify is supported
     #- registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dotnet-fortify:20.2.0