From c2038a449960891dc0fd98da6f9cf139dc582449 Mon Sep 17 00:00:00 2001
From: Michael Martin <michaelmartin@seed-innovations.com>
Date: Wed, 1 Dec 2021 08:49:39 -0700
Subject: [PATCH] SonarQube package version bump

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 534e53ec4d..6e960b54e3 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -832,7 +832,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git
       path: "./chart"
-      tag: "9.6.3-bb.10"
+      tag: "9.6.3-bb.11"
 
     # -- Flux reconciliation overrides specifically for the Sonarqube Package
     flux: {}
-- 
GitLab