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
+18-8Lines changed: 18 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ 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
5
version: 2025.1.6
6
-
appVersion: 2025.1.5
6
+
appVersion: 2025.1.6
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -19,14 +19,24 @@ kubeVersion: ">= 1.24.0-0"
19
19
maintainers:
20
20
- name: carminevassallo
21
21
email: carmine.vassallo@sonarsource.com
22
-
- name: jCOTINEAU
23
-
email: jeremy.cotineau@sonarsource.com
24
-
- name: davividal
25
-
email: davi.koscianski-vidal@sonarsource.com
22
+
- name: emma44-m
23
+
email: emma.mansalier@sonarsource.com
24
+
- name: hatem-amairi-sonarsource
25
+
email: hatem.amairi@sonarsource.com
26
+
- name: jimil09
27
+
email: jimil.desai@sonarsource.com
28
+
- name: julienlancelot
29
+
email: julien.lancelot@sonarsource.com
30
+
- name: lukasz-jarocki-sonarsource
31
+
email: lukasz.jarocki@sonarsource.com
32
+
- name: matteo-mara-sonarsource
33
+
email: matteo.mara@sonarsource.com
26
34
annotations:
27
35
artifacthub.io/changes: |
28
36
- kind: changed
29
-
description: "Upgrade Chart's version to 2025.1.6"
37
+
description: "Update Chart's version to 2025.1.6"
38
+
- kind: changed
39
+
description: "Upgrade SonarQube Server to 2025.1.6"
30
40
- kind: security
31
41
description: "Update ingress-nginx subchart to v4.14.3"
Copy file name to clipboardExpand all lines: charts/sonarqube/Chart.yaml
+20-6Lines changed: 20 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ name: sonarqube
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.
0 commit comments