Skip to content

Commit b220db2

Browse files
authored
[sourcemation/sonarqube] Release 0.5.0/2025.5.0 (#264)
* [sourcemation/sonarqube] feat: SonarQube Community 25.9.0.112764
1 parent b62ca84 commit b220db2

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

charts/sonarqube/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 0.1.1
55
- name: sonarqube
66
repository: https://SonarSource.github.io/helm-chart-sonarqube/
7-
version: 2025.4.3
8-
digest: sha256:80f16653b23973928f8cbcc9b7ae20bf37a7109bb79ffeca69fb8dcf2d8b1b1c
9-
generated: "2025-09-25T01:00:13.302924954Z"
7+
version: 2025.5.0
8+
digest: sha256:89a32ceb53ce365da85c4276121b34422286381040319dce8619150a91cdd257
9+
generated: "2025-10-01T00:00:10.405915956Z"

charts/sonarqube/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ annotations:
66
# catalog.cattle.io/kube-version: '>=1.29.0-0 < 1.32.0-0'
77
# catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.10.0-0'
88
apiVersion: v2
9-
appVersion: 2025.4.3
9+
appVersion: 2025.5.0
1010
dependencies:
1111
- name: common
1212
repository: https://charts.sourcemation.com/
1313
version: 0.1.x
1414
- condition: global.sonarqubeApp.enabled
1515
name: sonarqube
1616
repository: https://SonarSource.github.io/helm-chart-sonarqube/
17-
version: 2025.4.3
17+
version: 2025.5.0
1818
description: A static code analysis tool that detects bugs, vulnerabilities, and code quality issues. Install many times on kubernetes. Code analysis.
1919
home: https://linuxpolska.com
2020
icon: https://linuxpolska.com/logo/LinuxPolska-icon.png
@@ -30,4 +30,4 @@ name: sonarqube
3030
sources:
3131
- https://github.com/SourceMation/charts.git
3232
type: application
33-
version: 0.4.3
33+
version: 0.5.0

charts/sonarqube/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
```bash
4343
export RELEASE_NAME=sonarqube
4444
export CHART_NAME=sonarqube
45-
export CHART_VERSION=0.4.3
45+
export CHART_VERSION=0.5.0
4646
export RELEASE_NAMESPACE=sonarqube
4747
export CHART_URL=sonarqube.apps.example.com
4848
export CERT_SECRET_NAME=sonarqube-tls-cert
-150 KB
Binary file not shown.
150 KB
Binary file not shown.

0 commit comments

Comments
 (0)