From a6e9988c3c4a942222510c8c89ef44437a8a1aa6 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 26 Apr 2024 15:14:32 +0000
Subject: [PATCH] sonarqube update to 8.0.4-bb.2

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 5f1d953913..6e92084bc7 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1389,11 +1389,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/sonarqube.git
       path: "./chart"
-      tag: "8.0.4-bb.1"
+      tag: "8.0.4-bb.2"
     helmRepo:
       repoName: "registry1"
       chartName: "sonarqube"
-      tag: "8.0.4-bb.1"
+      tag: "8.0.4-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Sonarqube Package
     flux: {}
-- 
GitLab