From 8a2d23f922feb81cb0fd289320cbe51b51764228 Mon Sep 17 00:00:00 2001 From: Jacek Date: Wed, 19 Oct 2022 09:20:34 +0200 Subject: [PATCH] REL-2444 Release SonarQube 8.9.10 --- charts/sonarqube-lts/CHANGELOG.md | 3 +++ charts/sonarqube-lts/Chart.yaml | 12 ++++-------- charts/sonarqube-lts/values.yaml | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/charts/sonarqube-lts/CHANGELOG.md b/charts/sonarqube-lts/CHANGELOG.md index e86e0b2b5..f5401972b 100644 --- a/charts/sonarqube-lts/CHANGELOG.md +++ b/charts/sonarqube-lts/CHANGELOG.md @@ -1,6 +1,9 @@ # SonarQube Chart Changelog All changes to this chart will be documented in this file. +## [1.0.31] +* Updated SonarQube LTS to 8.9.10 + ## [1.0.30] * Add documentation for ingress tls diff --git a/charts/sonarqube-lts/Chart.yaml b/charts/sonarqube-lts/Chart.yaml index 670e8fd81..17afc452e 100644 --- a/charts/sonarqube-lts/Chart.yaml +++ b/charts/sonarqube-lts/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: sonarqube-lts description: SonarQube offers Code Quality and Code Security analysis for up to 27 languages. Find Bugs, Vulnerabilities, Security Hotspots and Code Smells throughout your workflow. -version: 1.0.30 -appVersion: 8.9.9 +version: 1.0.31 +appVersion: 8.9.10 keywords: - coverage - security @@ -18,13 +18,9 @@ maintainers: email: leo.geoffroy+helm@sonarsource.com annotations: artifacthub.io/changes: | - - kind: fixed - description: "Fix repository issues with bitnami/postgres" - kind: changed - description: "Add documentation for ingress annotations" - - kind: changed - description: "updated SonarQube to 8.9.9" + description: "Updated SonarQube to 8.9.10" artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/images: | - name: sonarqube - image: sonarqube:8.9.9-community + image: sonarqube:8.9.10-community diff --git a/charts/sonarqube-lts/values.yaml b/charts/sonarqube-lts/values.yaml index b18a20f16..248c16282 100644 --- a/charts/sonarqube-lts/values.yaml +++ b/charts/sonarqube-lts/values.yaml @@ -25,7 +25,7 @@ OpenShift: image: repository: sonarqube - tag: 8.9.9-community + tag: 8.9.10-community pullPolicy: IfNotPresent # If using a private repository, the name of the imagePullSecret to use # pullSecret: my-repo-secret