From 536fde61a353ee31067ef4b47ad9ec9f64255214 Mon Sep 17 00:00:00 2001
From: Ernest Chuang <echuang@revacomm.com>
Date: Fri, 17 Sep 2021 16:14:07 -0500
Subject: [PATCH] bump clusterauditor version

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

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