From 00938a171fa885ec72847caa43a77a0bcb2147b8 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Mon, 29 Aug 2022 20:14:31 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 41cfdd215c..795a231a5f 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -332,8 +332,7 @@ clusterAuditor:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/cluster-auditor.git
     path: "./chart"
-    #tag: "1.4.0-bb.8"
-    branch: "dashboard-fix"
+    tag: "1.4.0-bb.8"
 
   # -- Flux reconciliation overrides specifically for the Cluster Auditor Package
   flux: {}
-- 
GitLab