From 415eccb8d6d3284e18fce25c6259ef55abe5f45d Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Tue, 1 Jun 2021 19:38:52 +0000
Subject: [PATCH] bump cluster auditor

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

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