From 52082df21aa557992396eb6b2f2ab20491e5a386 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 24 Jun 2022 14:54:33 +0000
Subject: [PATCH] Update ECK Operator to 2.2.0

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 0a35efe01b..762bcf7723 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -458,7 +458,7 @@ eckoperator:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/eck-operator.git
     path: "./chart"
-    tag: "2.0.0-bb.2"
+    tag: "2.2.0-bb.0"
 
   # -- Flux reconciliation overrides specifically for the ECK Operator Package
   flux: {}
-- 
GitLab