diff --git a/chart/values.yaml b/chart/values.yaml
index df8bfc6a6e2e5b18d9545a08c217a6cb56813eef..a29a9329f000c8654c0bf1c3d23fe803de44e1ae 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1452,11 +1452,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/fortify.git
       path: "./chart"
-      tag: "1.1.2320154-bb.2"
+      tag: "1.1.2320154-bb.3"
     helmRepo:
       repoName: "registry1"
       chartName: "fortify-ssc"
-      tag: "1.1.2320154-bb.2"
+      tag: "1.1.2320154-bb.3"
 
     # -- Flux reconciliation overrides specifically for the Fortify Package
     flux: {}
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index b34a787518db89cf680b9eef43bc6d09a8e984b1..61ed74d0bd4a417dbed78a71314cc2e58ebb247d 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -1400,6 +1400,9 @@ addons:
     sso:
       enabled: false
     values:
+      istio:
+        hardened:
+          enabled: true    
       storage:
         volume: 5Gi
       jvmMaxRAMPercentage: 85