From 255366d5e3d5dd5c04290f6a64b6b614641e87a3 Mon Sep 17 00:00:00 2001
From: Branden Cobb <cobb_branden@bah.com>
Date: Tue, 19 Oct 2021 15:31:12 +0000
Subject: [PATCH] SKIP UPGRADE Sonarqube job istio disable

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

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