From 4adab26f73a01fe4b4fdb92c6eabc3cf92c37b2e Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 18 Jan 2022 16:49:54 +0100 Subject: [PATCH] (chore) Update sonarqube to 8.9.6 --- charts/sonarqube/Chart.yaml | 4 ++-- charts/sonarqube/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/sonarqube/Chart.yaml b/charts/sonarqube/Chart.yaml index 063db88..765888e 100644 --- a/charts/sonarqube/Chart.yaml +++ b/charts/sonarqube/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: sonarqube description: SonarQube is an open sourced code quality scanning tool -version: 9.9.1 -appVersion: 8.9.5-community +version: 9.9.2 +appVersion: 8.9.6-community keywords: - coverage - security diff --git a/charts/sonarqube/values.yaml b/charts/sonarqube/values.yaml index f1a5bfd..befab6e 100644 --- a/charts/sonarqube/values.yaml +++ b/charts/sonarqube/values.yaml @@ -20,7 +20,7 @@ OpenShift: image: repository: sonarqube - tag: 8.9.5-community + tag: 8.9.6-community pullPolicy: IfNotPresent # If using a private repository, the name of the imagePullSecret to use # pullSecret: my-repo-secret