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-4Lines changed: 6 additions & 4 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.2.0
6
-
appVersion: 2025.1.0
6
+
appVersion: 2025.2.0
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -28,7 +28,9 @@ annotations:
28
28
- kind: changed
29
29
description: "Update Chart's version to 2025.2.0"
30
30
- kind: changed
31
-
description: "Update ingress-nginx subchart to 4.12.0"
31
+
description: "Update ingress-nginx subchart to 4.12.1"
32
+
- kind: changed
33
+
description: "Upgrade SonarQube Server to 2025.2.0"
Copy file name to clipboardExpand all lines: charts/sonarqube/Chart.yaml
+9-3Lines changed: 9 additions & 3 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.
4
4
type: application
5
5
version: 2025.2.0
6
-
appVersion: 2025.1.0
6
+
appVersion: 2025.2.0
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -33,11 +33,17 @@ annotations:
33
33
- kind: changed
34
34
description: "Update Chart's version to 2025.2.0"
35
35
- kind: changed
36
-
description: "Update ingress-nginx subchart to 4.12.0"
36
+
description: "Update ingress-nginx subchart to 4.12.1"
37
+
- kind: changed
38
+
description: "Upgrade SonarQube Server to 2025.2.0"
# Deployer does not care about patch version. see [here](https://github.com/GoogleCloudPlatform/marketplace-k8s-app-tools/blob/master/docs/building-deployer-helm.md#images-in-staging-gcr)
0 commit comments