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-20Lines changed: 6 additions & 20 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: 10.2.0
6
-
appVersion: 10.2.0
5
+
version: 10.2.1
6
+
appVersion: 10.2.1
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -28,23 +28,9 @@ maintainers:
28
28
annotations:
29
29
artifacthub.io/changes: |
30
30
- kind: changed
31
-
description: "Upgrading SonarQube to 10.2.0"
31
+
description: "Upgrading SonarQube to 10.2.1"
32
32
- kind: changed
33
-
description: "Set the minimum values for PodDisruptionBudget"
34
-
- kind: deprecated
35
-
description: "ApplicationNodes.livenessProbe.sonarWebContext is deprecated, please use sonarWebContext at the value top level"
36
-
- kind: deprecated
37
-
description: "ApplicationNodes.readinessProbe.sonarWebContext is deprecated, please use sonarWebContext at the value top level"
38
-
- kind: deprecated
39
-
description: "ApplicationNodes.startupProbe.sonarWebContext is deprecated, please use sonarWebContext at the value top level"
40
-
- kind: deprecated
41
-
description: "account.sonarWebContext is deprecated, please use sonarWebContext at the value top level"
42
-
- kind: changed
43
-
description: "Update Chart's version to 10.2.0"
44
-
- kind: security
45
-
description: "Update cURL image to 8.2.0"
46
-
- kind: security
47
-
description: "Update ingress-nginx dependency to 4.7.1"
Copy file name to clipboardExpand all lines: charts/sonarqube/Chart.yaml
+5-19Lines changed: 5 additions & 19 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 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