From 8182da0ae09ac9695d955d7c84a0347bab4bbd1d Mon Sep 17 00:00:00 2001
From: Branden Cobb <cobb_branden@bah.com>
Date: Tue, 8 Jun 2021 14:36:57 +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 99b133be26..d640d5f7b2 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -634,7 +634,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git
       path: "./chart"
-      tag: "9.2.6-bb.11"
+      tag: "9.2.6-bb.13"
 
     # -- Flux reconciliation overrides specifically for the Sonarqube Package
     flux: {}
-- 
GitLab