Skip to content

Commit 2911c04

Browse files
committed
SONAR-25222 prepare 2025.4 helm lifecycle
1 parent 1c8f632 commit 2911c04

File tree

65 files changed

+1316
-1328
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+1316
-1328
lines changed

charts/sonarqube-dce/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# SonarQube Chart Changelog
22
All changes to this chart will be documented in this file.
33

4+
## [2025.4.0]
5+
* Update Chart's version to 2025.4.0
6+
47
## [2025.3.0]
58
* Update Chart's version to 2025.3.0
69
* Normalizes the extension for all templates

charts/sonarqube-dce/Chart.yaml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: sonarqube-dce
33
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.
44
type: application
5-
version: 2025.3.0
5+
version: 2025.4.0
66
appVersion: 2025.3.0
77
keywords:
88
- coverage
@@ -26,15 +26,7 @@ maintainers:
2626
annotations:
2727
artifacthub.io/changes: |
2828
- kind: changed
29-
description: "Update Chart's version to 2025.3.0"
30-
- kind: changed
31-
description: "Normalizes the extension for all templates"
32-
- kind: changed
33-
description: "Remove example about non-system sonar.properties"
34-
- kind: fixed
35-
description: "Fix change-admin-password hook when using special characters"
36-
- kind: changed
37-
description: "Upgrade SonarQube Server to 2025.3.0"
29+
description: "Update Chart's version to 2025.4.0"
3830
artifacthub.io/links: |
3931
- name: support
4032
url: https://community.sonarsource.com/

charts/sonarqube/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# SonarQube Chart Changelog
22
All changes to this chart will be documented in this file.
33

4+
## [2025.4.0]
5+
* Update Chart's version to 2025.4.0
6+
47
## [2025.3.0]
58
* Update Chart's version to 2025.3.0
69
* Upgrade SonarQube Community Build to 25.5.0.107428

charts/sonarqube/Chart.yaml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: sonarqube
33
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.
44
type: application
5-
version: 2025.3.0
5+
version: 2025.4.0
66
appVersion: 2025.3.0
77
keywords:
88
- coverage
@@ -31,17 +31,7 @@ annotations:
3131
url: https://github.com/SonarSource/helm-chart-sonarqube/tree/master/charts/sonarqube
3232
artifacthub.io/changes: |
3333
- kind: changed
34-
description: "Update Chart's version to 2025.3.0"
35-
- kind: changed
36-
description: "Upgrade SonarQube Community Build to 25.5.0.107428"
37-
- kind: changed
38-
description: "Normalizes the extension for all templates"
39-
- kind: changed
40-
description: "Remove example about non-system sonar.properties"
41-
- kind: fixed
42-
description: "Fix change-admin-password hook when using special characters"
43-
- kind: changed
44-
description: "Upgrade SonarQube Server to 2025.3.0"
34+
description: "Update Chart's version to 2025.4.0"
4535
artifacthub.io/containsSecurityUpdates: "false"
4636
artifacthub.io/images: |
4737
- name: sonarqube-community

tests/unit-compatibility-test/fixtures/sonarqube-dce/application-values.yaml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: application-values.yaml-sonarqube-dce-search
77
labels:
88
app: sonarqube-dce
9-
chart: sonarqube-dce-2025.3.0
9+
chart: sonarqube-dce-2025.4.0
1010
release: application-values.yaml
1111
heritage: Helm
1212
spec:
@@ -23,7 +23,7 @@ metadata:
2323
name: application-values.yaml-sonarqube-dce-app
2424
labels:
2525
app: sonarqube-dce
26-
chart: sonarqube-dce-2025.3.0
26+
chart: sonarqube-dce-2025.4.0
2727
release: application-values.yaml
2828
heritage: Helm
2929
spec:
@@ -56,7 +56,7 @@ metadata:
5656
name: application-values.yaml-sonarqube-dce-monitoring-passcode
5757
labels:
5858
app: sonarqube-dce
59-
chart: sonarqube-dce-2025.3.0
59+
chart: sonarqube-dce-2025.4.0
6060
release: application-values.yaml
6161
heritage: Helm
6262
type: Opaque
@@ -71,7 +71,7 @@ metadata:
7171
name: application-values.yaml-sonarqube-dce-jwt
7272
labels:
7373
app: sonarqube-dce
74-
chart: sonarqube-dce-2025.3.0
74+
chart: sonarqube-dce-2025.4.0
7575
release: application-values.yaml
7676
heritage: Helm
7777
type: Opaque
@@ -86,7 +86,7 @@ metadata:
8686
name: application-values.yaml-sonarqube-dce-http-proxies
8787
labels:
8888
app: sonarqube-dce
89-
chart: sonarqube-dce-2025.3.0
89+
chart: sonarqube-dce-2025.4.0
9090
release: application-values.yaml
9191
heritage: Helm
9292
type: Opaque
@@ -105,7 +105,7 @@ metadata:
105105
name: application-values.yaml-sonarqube-dce-app-config
106106
labels:
107107
app: sonarqube-dce
108-
chart: sonarqube-dce-2025.3.0
108+
chart: sonarqube-dce-2025.4.0
109109
release: application-values.yaml
110110
heritage: Helm
111111
data:
@@ -118,7 +118,7 @@ metadata:
118118
name: application-values.yaml-sonarqube-dce-search-config
119119
labels:
120120
app: sonarqube-dce
121-
chart: sonarqube-dce-2025.3.0
121+
chart: sonarqube-dce-2025.4.0
122122
release: application-values.yaml
123123
heritage: Helm
124124
data:
@@ -131,7 +131,7 @@ metadata:
131131
name: application-values.yaml-sonarqube-dce-init-fs
132132
labels:
133133
app: sonarqube-dce
134-
chart: sonarqube-dce-2025.3.0
134+
chart: sonarqube-dce-2025.4.0
135135
release: application-values.yaml
136136
heritage: Helm
137137
data:
@@ -147,7 +147,7 @@ metadata:
147147
name: application-values.yaml-sonarqube-dce-init-sysctl
148148
labels:
149149
app: sonarqube-dce
150-
chart: sonarqube-dce-2025.3.0
150+
chart: sonarqube-dce-2025.4.0
151151
release: application-values.yaml
152152
heritage: Helm
153153
data:
@@ -194,7 +194,7 @@ metadata:
194194
name: application-values.yaml-sonarqube-dce-install-plugins
195195
labels:
196196
app: sonarqube-dce
197-
chart: sonarqube-dce-2025.3.0
197+
chart: sonarqube-dce-2025.4.0
198198
release: application-values.yaml
199199
heritage: Helm
200200
data:
@@ -207,7 +207,7 @@ metadata:
207207
name: application-values.yaml-sonarqube-dce-jdbc-config
208208
labels:
209209
app: sonarqube-dce
210-
chart: sonarqube-dce-2025.3.0
210+
chart: sonarqube-dce-2025.4.0
211211
release: application-values.yaml
212212
heritage: Helm
213213
data:
@@ -275,7 +275,7 @@ metadata:
275275
name: application-values.yaml-sonarqube-dce
276276
labels:
277277
app: sonarqube-dce
278-
chart: sonarqube-dce-2025.3.0
278+
chart: sonarqube-dce-2025.4.0
279279
release: application-values.yaml
280280
heritage: Helm
281281

@@ -297,7 +297,7 @@ metadata:
297297
name: application-values.yaml-sonarqube-dce-headless
298298
labels:
299299
app: sonarqube-dce
300-
chart: sonarqube-dce-2025.3.0
300+
chart: sonarqube-dce-2025.4.0
301301
release: application-values.yaml
302302
heritage: Helm
303303

@@ -321,7 +321,7 @@ metadata:
321321
name: application-values.yaml-sonarqube-dce-search
322322
labels:
323323
app: sonarqube-dce
324-
chart: sonarqube-dce-2025.3.0
324+
chart: sonarqube-dce-2025.4.0
325325
release: application-values.yaml
326326
heritage: Helm
327327

@@ -347,7 +347,7 @@ metadata:
347347
name: application-values.yaml-sonarqube-dce-search-headless
348348
labels:
349349
app: sonarqube-dce
350-
chart: sonarqube-dce-2025.3.0
350+
chart: sonarqube-dce-2025.4.0
351351
release: application-values.yaml
352352
heritage: Helm
353353

@@ -374,7 +374,7 @@ metadata:
374374
name: application-values.yaml-sonarqube-dce-app
375375
labels:
376376
app: sonarqube-dce
377-
chart: sonarqube-dce-2025.3.0
377+
chart: sonarqube-dce-2025.4.0
378378
release: application-values.yaml
379379
heritage: Helm
380380
app.kubernetes.io/name: application-values.yaml
@@ -400,9 +400,9 @@ spec:
400400
release: application-values.yaml
401401
sonarqube.datacenter/type: "app"
402402
annotations:
403-
checksum/plugins: 4e39572fb25812a423ebd8f83bc2788b8cb69743cf7c02e89619b52257213b6f
404-
checksum/config: 8a3a3bc2a2b5709fc82f3450dd2b550399196f48507cc88a414309139a79ef62
405-
checksum/secret: 4637d069f2b808fe560ab7044a8980cc8895c525af668c4ee62027e92d78e6ed
403+
checksum/plugins: 65d56aea10ed1c0cd6fca52fa0b1119e172bb86bb859739187c1eb364cb09f26
404+
checksum/config: 52aa90e008d21e2b9dd209b41439f963c6560e7a63594c99030221a63b787a8d
405+
checksum/secret: 1e41674c1cc90202f3ed6d4efccc7dc485a6d2334dd4e1e5c83271f6f3b30a9c
406406
spec:
407407
automountServiceAccountToken: false
408408
initContainers:
@@ -456,7 +456,7 @@ spec:
456456
- name: SONAR_LOG_JSONOUTPUT
457457
value: "false"
458458
- name: SONAR_HELM_CHART_VERSION
459-
value: 2025.3.0
459+
value: 2025.4.0
460460
- name: SONAR_CLUSTER_SEARCH_HOSTS
461461
value: "application-values.yaml-sonarqube-dce-search"
462462
- name: SONAR_CLUSTER_KUBERNETES
@@ -730,7 +730,7 @@ metadata:
730730
name: application-values.yaml-sonarqube-dce-search
731731
labels:
732732
app: sonarqube-dce
733-
chart: sonarqube-dce-2025.3.0
733+
chart: sonarqube-dce-2025.4.0
734734
release: application-values.yaml
735735
heritage: Helm
736736
app.kubernetes.io/name: "application-values.yaml"
@@ -768,10 +768,10 @@ spec:
768768
release: application-values.yaml
769769
sonarqube.datacenter/type: "search"
770770
annotations:
771-
checksum/init-sysctl: fe95fbc9fdb0f60be284005200bc6d8bd0cb6c779c05939f5e0dd54ce38ebb85
772-
checksum/init-fs: 31616d9f2a052637fe4aed72ea35c80940f69edbc2985a9d0e8f756756e172a2
773-
checksum/config: 8a3a3bc2a2b5709fc82f3450dd2b550399196f48507cc88a414309139a79ef62
774-
checksum/secret: 4637d069f2b808fe560ab7044a8980cc8895c525af668c4ee62027e92d78e6ed
771+
checksum/init-sysctl: abb3cec82532ac72ec508ff713f4348a67ebc0250ff6c84dd74514c2ecefba2a
772+
checksum/init-fs: 42db87ee4aad1d5bed387840b22747c74a26dc96794f91e1e52d48756fd58c2d
773+
checksum/config: 52aa90e008d21e2b9dd209b41439f963c6560e7a63594c99030221a63b787a8d
774+
checksum/secret: 1e41674c1cc90202f3ed6d4efccc7dc485a6d2334dd4e1e5c83271f6f3b30a9c
775775
spec:
776776
automountServiceAccountToken: false
777777
initContainers:
@@ -1026,7 +1026,7 @@ metadata:
10261026
"helm.sh/hook": test-success
10271027
labels:
10281028
app: sonarqube-dce
1029-
chart: sonarqube-dce-2025.3.0
1029+
chart: sonarqube-dce-2025.4.0
10301030
release: application-values.yaml
10311031
heritage: Helm
10321032
spec:

0 commit comments

Comments
 (0)