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-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ 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
5
version: 7.0.2
6
-
appVersion: 9.9.1
6
+
appVersion: 9.9.2
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -26,6 +26,8 @@ annotations:
26
26
artifacthub.io/changes: |
27
27
- kind: fixed
28
28
description: "Fix missing `bitnami/minideb-extras` image during helm tests"
Copy file name to clipboardExpand all lines: charts/sonarqube/Chart.yaml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ 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.
4
4
type: application
5
5
version: 8.0.2
6
-
appVersion: 9.9.1
6
+
appVersion: 9.9.2
7
7
keywords:
8
8
- coverage
9
9
- security
@@ -31,10 +31,12 @@ annotations:
31
31
artifacthub.io/changes: |
32
32
- kind: fixed
33
33
description: "Fix missing `bitnami/minideb-extras` image during helm tests"
0 commit comments