From 7e6cefd0dfe80f9b08ecd4a96ba4c0cfd3b4dc73 Mon Sep 17 00:00:00 2001
From: Ryan Garcia <garcia.ryan@solute.us>
Date: Fri, 16 Apr 2021 15:53:46 +0000
Subject: [PATCH] feat: Update eck-operator tag to 1.4.0-bb.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 3389fa46c7..4d98f7edb8 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -201,7 +201,7 @@ eckoperator:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/eck-operator.git
     path: "./chart"
-    tag: "1.3.0-bb.4"
+    tag: "1.4.0-bb.0"
   values: {}
 
 fluentbit:
-- 
GitLab