-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REL-2895 Update SonarQube LTS version to 9.9.3
- Loading branch information
1 parent
1ebbd83
commit 3a80cfe
Showing
8 changed files
with
123 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: sonarqube-dce | ||
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. | ||
type: application | ||
version: 7.0.2 | ||
appVersion: 9.9.2 | ||
version: 7.0.3 | ||
appVersion: 9.9.3 | ||
keywords: | ||
- coverage | ||
- security | ||
|
@@ -24,10 +24,8 @@ maintainers: | |
email: [email protected] | ||
annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
description: "Fix missing `bitnami/minideb-extras` image during helm tests" | ||
- kind: changed | ||
description: "Update SonarQube to 9.9.2" | ||
description: "Update SonarQube to 9.9.3" | ||
artifacthub.io/links: | | ||
- name: support | ||
url: https://community.sonarsource.com/ | ||
|
@@ -36,9 +34,9 @@ annotations: | |
artifacthub.io/containsSecurityUpdates: "false" | ||
artifacthub.io/images: | | ||
- name: sonarqube-app | ||
image: sonarqube:9.9.2-datacenter-app | ||
image: sonarqube:9.9.3-datacenter-app | ||
- name: sonarqube-search | ||
image: sonarqube:9.9.2-datacenter-search | ||
image: sonarqube:9.9.3-datacenter-search | ||
dependencies: | ||
- name: postgresql | ||
version: 10.15.0 | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters