diff --git a/chart/values.yaml b/chart/values.yaml
index 1b0b5e30fb8cb41c34291d460a4cbd563b5c1452..5c8859085931d30f84df4847743b61cbdc314fe3 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -490,11 +490,11 @@ kyverno:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/kyverno.git
     path: "./chart"
-    tag: "3.2.7-bb.0"
+    tag: "3.3.4-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "kyverno"
-    tag: "3.2.7-bb.0"
+    tag: "3.3.4-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}
@@ -515,11 +515,11 @@ kyvernoPolicies:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/kyverno-policies.git
     path: ./chart
-    tag: "3.2.6-bb.3"
+    tag: "3.3.4-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "kyverno-policies"
-    tag: "3.2.6-bb.3"
+    tag: "3.3.4-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}
@@ -648,11 +648,11 @@ fluentbit:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/fluentbit.git
     path: "./chart"
-    tag: "0.48.3-bb.0"
+    tag: "0.48.3-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "fluentbit"
-    tag: "0.48.3-bb.0"
+    tag: "0.48.3-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Fluent-Bit Package
   flux: {}
@@ -1302,12 +1302,12 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git
       path: "./chart"
-      tag: "0.68.1-bb.1"
+      tag: "0.68.1-bb.2"
 
     helmRepo:
       repoName: "registry1"
       chartName: "gitlab-runner"
-      tag: "0.68.1-bb.1"
+      tag: "0.68.1-bb.2"
 
 
     # -- Flux reconciliation overrides specifically for the Gitlab Runner Package