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
+6-12Lines changed: 6 additions & 12 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 is a self-managed, automatic code review tool that systematically helps you deliver clean code. As a core element of our Sonar solution, SonarQube integrates into your existing workflow and detects issues in your code to help you perform continuous code inspections of your projects. The tool analyses 30+ different programming languages and integrates into your CI pipeline and DevOps platform to ensure that your code meets high-quality standards.
4
4
type: application
5
-
version: 2025.3.0
6
-
appVersion: 2025.3.0
5
+
version: 2025.3.1
6
+
appVersion: 2025.3.1
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -26,15 +26,9 @@ maintainers:
26
26
annotations:
27
27
artifacthub.io/changes: |
28
28
- kind: changed
29
-
description: "Update Chart's version to 2025.3.0"
29
+
description: "Update Chart's version to 2025.3.1"
30
30
- kind: changed
31
-
description: "Normalizes the extension for all templates"
32
-
- kind: changed
33
-
description: "Remove example about non-system sonar.properties"
34
-
- kind: fixed
35
-
description: "Fix change-admin-password hook when using special characters"
36
-
- kind: changed
37
-
description: "Upgrade SonarQube Server to 2025.3.0"
31
+
description: "Upgrade SonarQube Server to 2025.3.1"
0 commit comments