From d99b8ca5fbbf17513d195e84cbd38a040db82993 Mon Sep 17 00:00:00 2001
From: "branden.cobb" <cobb_branden@bah.com>
Date: Tue, 23 Mar 2021 16:57:57 +0000
Subject: [PATCH] bump sonarqube to 9.2.6-bb.4

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 09557fc800..1aa6f6c447 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -433,7 +433,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git
       path: "./chart"
-      tag: "9.2.6-bb.2"
+      tag: "9.2.6-bb.4"
 
     sso:
       # -- Toggle OIDC SSO for SonarQube.
-- 
GitLab