diff --git a/chart/values.yaml b/chart/values.yaml
index da8c003ef7bb408381eda5d254a8f780b9952623..18fde35b35cd72a59bea655f042e8d756c1cc421 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1900,12 +1900,12 @@ addons:
 
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/harbor.git
-      tag: "1.14.2-bb.6"
+      tag: "1.14.2-bb.8"
       path: "./chart"
     helmRepo:
       repoName: "registry1"
       chartName: "harbor"
-      tag: "1.14.2-bb.6"
+      tag: "1.14.2-bb.8"
 
     # -- Flux reconciliation overrides specifically for the Jaeger Package
     flux: {}
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index 4236ad708f6c6b629f6f5d013b5d980512a27a66..e29e14c59c777d31e48370d9d5f3dfae20d5793b 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -2585,6 +2585,7 @@ addons:
     # -- Values to pass through to Harbor chart: https://repo1.dso.mil/big-bang/product/packages/harbor.git
     values:
       istio:
+        enabled: true
         hardened:
           enabled: true
           customServiceEntries:
@@ -2593,6 +2594,9 @@ addons:
               spec:
                 hosts:
                   - 'registry.npmjs.org'
+                  - 'registry1.dso.mil'
+                  - 'ib-prod-harbor-storage.s3.us-gov-west-1.amazonaws.com'
+                  - 'ib-prod-harbor-storage.s3.us-gov-east-1.amazonaws.com'
                   - 'download.cypress.io'
                   - 'cdn.cypress.io'
                   - 'harbor.dev.bigbang.mil'
@@ -2747,7 +2751,7 @@ addons:
           envs:
             cypress_url: "https://harbor.dev.bigbang.mil"
         scripts:
-          image: "registry1.dso.mil/bigbang-ci/gitlab-tester:0.0.4"
+          image: "registry1.dso.mil/bigbang-ci/devops-tester:1.0.0"
           envs:
             HARBOR_REGISTRY: "harbor.dev.bigbang.mil"