From 5fe91fe83713b8e4ea2b342e40eeacbfa5a33c39 Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Fri, 24 Jan 2025 15:08:57 +0000
Subject: [PATCH] SKIP UPGRADE sonarqube update to 10.7.0-bb.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 63a2192443..a5c40d36eb 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1398,11 +1398,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/sonarqube.git
       path: "./chart"
-      tag: "10.6.1-bb.6"
+      tag: "10.7.0-bb.0"
     helmRepo:
       repoName: "registry1"
       chartName: "sonarqube"
-      tag: "10.6.1-bb.6"
+      tag: "10.7.0-bb.0"
 
     # -- Flux reconciliation overrides specifically for the Sonarqube Package
     flux: {}
-- 
GitLab