diff --git a/chart/values.yaml b/chart/values.yaml
index e7acad636d671735ae8d020284bec534347a705f..4cb88c7ebcf0977df71cdf979a48b8b7b2258aa7 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -619,11 +619,11 @@ eckOperator:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/eck-operator.git
     path: "./chart"
-    tag: "2.10.0-bb.0"
+    tag: "2.10.0-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "eck-operator"
-    tag: "2.10.0-bb.0"
+    tag: "2.10.0-bb.1"
 
   # -- Flux reconciliation overrides specifically for the ECK Operator Package
   flux: {}