From 0e00a42c5ba71087eec6861a77d8e9a462e45c10 Mon Sep 17 00:00:00 2001 From: "mr.bot" <mr.bot@bigbang.dev> Date: Thu, 23 Jan 2025 17:24:45 +0000 Subject: [PATCH] Updated sonarqube git tag --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 63a2192443..a5c40d36eb 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1398,11 +1398,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/sonarqube.git path: "./chart" - tag: "10.6.1-bb.6" + tag: "10.7.0-bb.0" helmRepo: repoName: "registry1" chartName: "sonarqube" - tag: "10.6.1-bb.6" + tag: "10.7.0-bb.0" # -- Flux reconciliation overrides specifically for the Sonarqube Package flux: {} -- GitLab