From 2dc4a74e27da4cb88e7eff3b4bb36ca4ef6ce2e3 Mon Sep 17 00:00:00 2001
From: "branden.cobb" <cobb_branden@bah.com>
Date: Tue, 27 Apr 2021 14:26:30 +0000
Subject: [PATCH] sonarqube tag bump

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

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