diff --git a/chart/values.yaml b/chart/values.yaml
index 28520d7c875e067b36954f787d85a73adc27800d..e98383d667b1a9c96aa6a3565bfac2659096ea36 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -299,7 +299,7 @@ kiali:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/kiali.git
     path: "./chart"
-    tag: "1.60.0-bb.1"
+    tag: "1.60.0-bb.2"
 
   # -- Flux reconciliation overrides specifically for the Kiali Package
   flux: {}
diff --git a/chart/values2.0.yaml b/chart/values2.0.yaml
index ecb8024200d5f25b66e8ee1a948bbc204d226eac..57e6fc1e9b0910bce72d258b3c9d4fcc843103b4 100644
--- a/chart/values2.0.yaml
+++ b/chart/values2.0.yaml
@@ -34,7 +34,7 @@ jaeger:
 kiali:
   git: null
   oci:
-    name: "kiali-operator"
+    name: "kiali"
     tag: "1.59.1-bb.1"
     repo: "registry1"
 
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index c5e13d8f414830b4ce5428895aded27b5ca7d4d1..4e295af51ac629a47f7b2691d55fc863cfdaa4b1 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -166,7 +166,7 @@ gatekeeper:
           - cluster-auditor/cluster-auditor-cypress-test
           - gitlab/gitlab-cypress-test
           - gitlab/gitlab-runner-cypress-test
-          - kiali/kiali-operator-cypress-test
+          - kiali/kiali-cypress-test
           - mattermost/mattermost-cypress-test
           - keycloak/keycloak-cypress-test
           - jaeger/jaeger-operator-cypress-test
@@ -298,7 +298,7 @@ gatekeeper:
           - cluster-auditor/cluster-auditor-cypress-test
           - gitlab/gitlab-cypress-test
           - gitlab/gitlab-runner-cypress-test
-          - kiali/kiali-operator-cypress-test
+          - kiali/kiali-cypress-test
           - mattermost/mattermost-cypress-test
           - keycloak/keycloak-cypress-test
           - jaeger/jaeger-operator-cypress-test