You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/sonarqube-dce/Chart.yaml
+5-11Lines changed: 5 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@ apiVersion: v2
2
2
name: sonarqube-dce
3
3
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.
4
4
type: application
5
-
version: 7.0.0
6
-
appVersion: 9.9.0
5
+
version: 7.0.1
6
+
appVersion: 9.9.1
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -25,13 +25,7 @@ maintainers:
25
25
annotations:
26
26
artifacthub.io/changes: |
27
27
- kind: changed
28
-
description: "Update SonarQube to 9.9.0"
29
-
- kind: changed
30
-
description: "Bootstrap chart version 7.x.x dedicated to SonarQube 9.9 LTS"
31
-
- kind: changed
32
-
description: "Update the list of supported kubernetes versions"
33
-
- kind: changed
34
-
description: "Set a new default (maximum) allowed size of the client request body on the ingress"
Copy file name to clipboardExpand all lines: charts/sonarqube/Chart.yaml
+4-10Lines changed: 4 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@ apiVersion: v2
2
2
name: sonarqube
3
3
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.
0 commit comments