From a4fa89daf7d0cf605e9f9d7257d2199acf8fb900 Mon Sep 17 00:00:00 2001
From: "branden.cobb" <cobb_branden@bah.com>
Date: Thu, 13 May 2021 16:50:11 +0000
Subject: [PATCH] Update values.yaml

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 4c13863801..f24966bd83 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -577,7 +577,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git
       path: "./chart"
-      tag: "9.2.6-bb.8"
+      tag: "9.2.6-bb.9"
 
     # -- Flux reconciliation overrides specifically for the Sonarqube Package
     flux: {}
-- 
GitLab