diff --git a/chart/templates/anchore/values.yaml b/chart/templates/anchore/values.yaml
index b8a7ab7425bf47a6b568aa34c185343568bea34d..55bcd832cf6067c4e30dc5fa820ec64be258fd6a 100644
--- a/chart/templates/anchore/values.yaml
+++ b/chart/templates/anchore/values.yaml
@@ -11,6 +11,9 @@ istio:
 monitoring:
   enabled: {{ .Values.monitoring.enabled }}
 
+networkPolicies:
+  enabled: {{ .Values.networkPolicies.enabled }}
+
 {{- if and .Values.addons.anchore.enterprise.enabled .Values.addons.anchore.enterprise.licenseYaml }}
 enterpriseLicenseYaml: |
   {{ .Values.addons.anchore.enterprise.licenseYaml | nindent 2 }}
diff --git a/chart/values.yaml b/chart/values.yaml
index f982cc9e6e24a5a549c4f7b6a699ad0ea84e23da..bf38ce879233c2879eafd1f69d781e4b8cd71bd4 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -711,7 +711,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
       path: "./chart"
-      tag: "1.12.13-bb.0"
+      tag: "1.12.15-bb.0"
 
     # -- Flux reconciliation overrides specifically for the Anchore Package
     flux:
diff --git a/scripts/package/synker.yaml b/scripts/package/synker.yaml
index f9c4fbf72c03d2a05ea4c0c1c2bcd70eada74fe7..a56a1733f1bff8987c03c36a0d758cd75d04282d 100644
--- a/scripts/package/synker.yaml
+++ b/scripts/package/synker.yaml
@@ -29,8 +29,8 @@ source:
     - registry:2
 
     - registry1.dso.mil/ironbank/twistlock/defender/defender:20.12.531
-    - registry1.dso.mil/ironbank/anchore/enterprise/enterprise:3.0.2
-    - registry1.dso.mil/ironbank/anchore/enterpriseui/enterpriseui:3.0.2
+    - registry1.dso.mil/ironbank/anchore/enterprise/enterprise:3.0.3
+    - registry1.dso.mil/ironbank/anchore/enterpriseui/enterpriseui:3.0.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