From 12076e6c9a8e021e39d53c8c3b440d73f743c3e1 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 30 Apr 2024 18:33:49 +0000
Subject: [PATCH] eckOperator update to 2.12.1-bb.1

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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