diff --git a/chart/templates/logging/fluentbit/values.yaml b/chart/templates/logging/fluentbit/values.yaml
index 1fe3da27dc5ac4331598cf15c0271201120d16b9..4cd1a609d7d6fa20835337ffe97aea76e241ece3 100644
--- a/chart/templates/logging/fluentbit/values.yaml
+++ b/chart/templates/logging/fluentbit/values.yaml
@@ -41,6 +41,7 @@ config:
         HTTP_User                elastic
         HTTP_Passwd              ${FLUENT_ELASTICSEARCH_PASSWORD}
         Logstash_Format          On
+        Suppress_Type_Name       On
         Retry_Limit              False
         Replace_Dots             On
         tls                      On
@@ -54,6 +55,7 @@ config:
         HTTP_User                elastic
         HTTP_Passwd              ${FLUENT_ELASTICSEARCH_PASSWORD}
         Logstash_Format          On
+        Suppress_Type_Name       On
         Logstash_Prefix          node
         Retry_Limit              False
         tls                      On
diff --git a/chart/values.yaml b/chart/values.yaml
index 4d878092e1f320e955d6971af3a0853080d840be..c2bc79708d6a5dad51ec91f2c71449e80f48dcb0 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -261,7 +261,7 @@ jaeger:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/jaeger.git
     path: "./chart"
-    tag: "2.32.2-bb.1"
+    tag: "2.32.2-bb.2"
 
   # -- Flux reconciliation overrides specifically for the Jaeger Package
   flux:
@@ -418,7 +418,7 @@ logging:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/elasticsearch-kibana.git
     path: "./chart"
-    tag: "0.7.1-bb.0"
+    tag: "0.8.0-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Logging (EFK) Package
   flux:
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index 2154d7858ea7a499f20da1e623d16357d8cf96d6..af1e4251a81ceba1dfc80142d0b88fbbff7b138c 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -170,6 +170,7 @@ gatekeeper:
           - logging/loki-cypress-test
           - twistlock/twistlock-cypress-test
           - sonarqube/sonarqube-cypress-test
+          - logging/logging-cypress-test
           # Allow kyverno test vectors for Helm test
           - default/restrict-host-path-mount-.?
           - default/restrict-host-path-write-.?
@@ -267,6 +268,7 @@ gatekeeper:
           - logging/loki-cypress-test
           - twistlock/twistlock-cypress-test
           - sonarqube/sonarqube-cypress-test
+          - logging/logging-cypress-test
           # Allow kyverno test vectors for Helm test
           - default/restrict-host-path-mount-.?
           - default/restrict-host-path-write-.?
@@ -377,6 +379,7 @@ kyvernopolicies:
               - logging
               - twistlock
               - sonarqube
+              - logging
               names:
               - "*-cypress-test*"
         parameters:
@@ -404,6 +407,7 @@ kyvernopolicies:
               - logging
               - twistlock
               - sonarqube
+              - logging
               names:
               - "*-cypress-test*"
         parameters:
@@ -441,6 +445,7 @@ kyvernopolicies:
               - logging
               - twistlock
               - sonarqube
+              - logging
               names:
               - "*-cypress-test*"
       update-image-pull-policy: