From f4d6639d85db49d66234ee74b74fa12c2489be8d Mon Sep 17 00:00:00 2001
From: brandt keller <brandt.keller@defenseunicorns.com>
Date: Fri, 18 Mar 2022 14:25:26 +0000
Subject: [PATCH] Bump sonarqube tag to new release

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

diff --git a/chart/values.yaml b/chart/values.yaml
index c7937ef132..3a2e2f82a0 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -939,7 +939,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git
       path: "./chart"
-      tag: "9.6.3-bb.19"
+      tag: "9.6.3-bb.20"
 
     # -- Flux reconciliation overrides specifically for the Sonarqube Package
     flux: {}
-- 
GitLab