From 25adef4cf9ceb2a1d068c9863a79baa10b61f576 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Fri, 30 Sep 2022 21:52:47 +0000 Subject: [PATCH] Sonarqube: Fix security context capability violations --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 9531a2cd1f..0c51e5e7a5 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1042,7 +1042,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git path: "./chart" - tag: "1.0.29-bb.3" + tag: "1.0.29-bb.4" # -- Flux reconciliation overrides specifically for the Sonarqube Package flux: {} -- GitLab