From 340f4210abc34f62f5b548c2e6ec235b247b6c09 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 5 Jul 2024 10:50:03 +0000
Subject: [PATCH] clusterAuditor update to 1.5.0-bb.19

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

diff --git a/chart/values.yaml b/chart/values.yaml
index be8773a5d8..b0908eb317 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -428,11 +428,11 @@ clusterAuditor:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/cluster-auditor.git
     path: "./chart"
-    tag: "1.5.0-bb.17"
+    tag: "1.5.0-bb.19"
   helmRepo:
     repoName: "registry1"
     chartName: "cluster-auditor"
-    tag: "1.5.0-bb.17"
+    tag: "1.5.0-bb.19"
 
   # -- Flux reconciliation overrides specifically for the Cluster Auditor Package
   flux: {}
-- 
GitLab