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-25Lines changed: 5 additions & 25 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: 5.0.0
6
-
appVersion: 9.7.0
5
+
version: 5.0.1
6
+
appVersion: 9.7.1
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -21,27 +21,7 @@ maintainers:
21
21
annotations:
22
22
artifacthub.io/changes: |
23
23
- kind: changed
24
-
description: "Updated SonarQube to 9.7.0"
25
-
- kind: fixed
26
-
description: "Fix the right-dash curly brace issue with the additional network policy parameter"
27
-
- kind: added
28
-
description: "Allow `tests.image` to be configured and update README accordingly"
29
-
- kind: added
30
-
description: "Allow `tests.initContainers.image` to be configured and update README accordingly"
31
-
- kind: fixed
32
-
description: "Fix wrong image's tag in application nodes"
33
-
- kind: added
34
-
description: "Add support for monitoringPasscode passed as a secret and removal of livenessprobe httpheader defined in clear text"
35
-
- kind: added
36
-
description: "Add the possibility of using a secret for customizing the admin password"
37
-
- kind: removed
38
-
description: "Remove unreachable condition and fix the right values for sonarProperties and sonarSecretProperties"
39
-
- kind: changed
40
-
description: "Bump apiVersion to v2"
41
-
- kind: added
42
-
description: "Add documentation for ApplicationNodes.jwtSecret"
Copy file name to clipboardExpand all lines: charts/sonarqube/Chart.yaml
+4-26Lines changed: 4 additions & 26 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