From 6572d914e094119f2395d08daed75e15647db85c Mon Sep 17 00:00:00 2001
From: Tawsif Siddiqui <trafid@oteemo.com>
Date: Mon, 7 Mar 2022 10:33:29 -0600
Subject: [PATCH] Updated cluster auditor tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 85d192554b..bf4aa5ed3e 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -327,7 +327,7 @@ clusterAuditor:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/cluster-auditor.git
     path: "./chart"
-    tag: "1.3.0-bb.1"
+    tag: "1.4.0-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Cluster Auditor Package
   flux: {}
-- 
GitLab