From 543798c90d88cf37eacee338df6f702b048fc13a Mon Sep 17 00:00:00 2001 From: brandt keller <brandt.keller@defenseunicorns.com> Date: Fri, 25 Feb 2022 18:56:15 -0800 Subject: [PATCH] Feat: incrementing sonarqube chart to consume updates --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 305b9a06bd..656de8916b 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -891,7 +891,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git path: "./chart" - tag: "9.6.3-bb.16" + tag: "9.6.3-bb.17" # -- Flux reconciliation overrides specifically for the Sonarqube Package flux: {} -- GitLab