Skip to content

Commit

Permalink
SONAR-24182 Prepare the new 2025.2 release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
carminevassallo committed Jan 24, 2025
1 parent 6f242c4 commit 11d5d30
Show file tree
Hide file tree
Showing 67 changed files with 1,320 additions and 1,338 deletions.
3 changes: 3 additions & 0 deletions charts/sonarqube-dce/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# SonarQube Chart Changelog
All changes to this chart will be documented in this file.

## [2025.2.0]
* Update Chart's version to 2025.2.0

## [2025.1.0]
* Update Chart's version to 2025.1.0
* Upgrade SonarQube Server to 2025.1.0
Expand Down
14 changes: 2 additions & 12 deletions charts/sonarqube-dce/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sonarqube-dce
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.
type: application
version: 2025.1.0
version: 2025.2.0
appVersion: 2025.1.0
keywords:
- coverage
Expand All @@ -26,17 +26,7 @@ maintainers:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "Update Chart's version to 2025.1.0"
- kind: changed
description: "Upgrade SonarQube Server to 2025.1.0"
- kind: changed
description: "Update ingress-nginx subchart to 4.11.3"
- kind: changed
description: "Support Kubernetes v1.32"
- kind: changed
description: "Remove the default passcode provided with 'monitoringPasscode'"
- kind: changed
description: "Support Openshift v4.17"
description: "Update Chart's version to 2025.2.0"
artifacthub.io/links: |
- name: support
url: https://community.sonarsource.com/
Expand Down
4 changes: 2 additions & 2 deletions charts/sonarqube-dce/ci/cirrus-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ searchNodes:
replicaCount: 1
image:
repository: "sonarsource/sonarqube"
tag: "10.8.1-datacenter-search"
tag: "2025.2.0-datacenter-search"
pullSecrets:
- name: pullsecret

Expand All @@ -14,7 +14,7 @@ ApplicationNodes:
jwtSecret: "mnGBJtmwRbIREqy3vSw6Cinoi2WEom9JH+iw/tXOJX4="
image:
repository: "sonarsource/sonarqube"
tag: "10.8.1-datacenter-app"
tag: "2025.2.0-datacenter-app"
pullSecrets:
- name: pullsecret

Expand Down
4 changes: 2 additions & 2 deletions charts/sonarqube-dce/openshift-verifier/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ searchNodes:
replicaCount: 1
image:
repository: "sonarsource/sonarqube"
tag: "10.8.1-datacenter-search"
tag: "2025.2.0-datacenter-search"
pullSecrets:
- name: pullsecret

Expand All @@ -22,7 +22,7 @@ ApplicationNodes:
jwtSecret: "dZ0EB0KxnF++nr5+4vfTCaun/eWbv6gOoXodiAMqcFo="
image:
repository: "sonarsource/sonarqube"
tag: "10.8.1-datacenter-app"
tag: "2025.2.0-datacenter-app"
pullSecrets:
- name: pullsecret

Expand Down
3 changes: 3 additions & 0 deletions charts/sonarqube/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# SonarQube Chart Changelog
All changes to this chart will be documented in this file.

## [2025.2.0]
* Update Chart's version to 2025.2.0

## [2025.1.0]
* Update Chart's version to 2025.1.0
* Upgrade SonarQube Server to 2025.1.0
Expand Down
18 changes: 2 additions & 16 deletions charts/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sonarqube
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.
type: application
version: 2025.1.0
version: 2025.2.0
appVersion: 2025.1.0
keywords:
- coverage
Expand Down Expand Up @@ -31,21 +31,7 @@ annotations:
url: https://github.com/SonarSource/helm-chart-sonarqube/tree/master/charts/sonarqube
artifacthub.io/changes: |
- kind: changed
description: "Update Chart's version to 2025.1.0"
- kind: changed
description: "Upgrade SonarQube Server to 2025.1.0"
- kind: changed
description: "Upgrade SonarQube Community Build to 25.1.0.102122"
- kind: changed
description: "Update ingress-nginx subchart to 4.11.3"
- kind: changed
description: "Support Kubernetes v1.32"
- kind: changed
description: "Remove the default passcode provided with 'monitoringPasscode'"
- kind: changed
description: "Support Openshift v4.17"
- kind: changed
description: "Improves editions and versions setting for sonarqube chart"
description: "Update Chart's version to 2025.2.0"
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/images: |
- name: sonarqube
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-search
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
spec:
Expand All @@ -23,7 +23,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-app
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
spec:
Expand Down Expand Up @@ -56,7 +56,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-monitoring-passcode
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
type: Opaque
Expand All @@ -71,7 +71,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-jwt
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
type: Opaque
Expand All @@ -86,7 +86,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-http-proxies
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
type: Opaque
Expand All @@ -105,7 +105,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-app-config
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
data:
Expand All @@ -118,7 +118,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-search-config
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
data:
Expand All @@ -131,7 +131,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-init-fs
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
data:
Expand All @@ -147,7 +147,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-init-sysctl
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
data:
Expand Down Expand Up @@ -194,7 +194,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-install-plugins
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
data:
Expand All @@ -207,7 +207,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-jdbc-config
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
data:
Expand Down Expand Up @@ -275,7 +275,7 @@ metadata:
name: application-values.yaml-sonarqube-dce
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm

Expand All @@ -297,7 +297,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-headless
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm

Expand All @@ -321,7 +321,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-search
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm

Expand All @@ -347,7 +347,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-search-headless
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm

Expand All @@ -374,7 +374,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-app
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
app.kubernetes.io/name: application-values.yaml
Expand All @@ -400,9 +400,9 @@ spec:
release: application-values.yaml
sonarqube.datacenter/type: "app"
annotations:
checksum/plugins: 7f24a3d6482b2129f679c9757bf21e5da233e385391bbfcffe5893a751ce4ca1
checksum/config: aadbd5c551e813bde98349cfe8225b31aa87a22e55efbc5dfc753658896c23c0
checksum/secret: bb6654cbd753cb460f503882d182b55ae4fd897a8243b6b02fb075cf01b8d58b
checksum/plugins: 1c8eefac1d685a9f504fc62a6fa218c1eed145284c3884a75f26ad0e02fb5475
checksum/config: 084e9a53cc506795a2243fb27e2be787ad3a6769ab314d511555d37efff61dbe
checksum/secret: 9f4abffbea67b641468f25501e42a320d004404655f1ec1be6944ab34709dc77
spec:
automountServiceAccountToken: false
initContainers:
Expand Down Expand Up @@ -456,7 +456,7 @@ spec:
- name: SONAR_LOG_JSONOUTPUT
value: "false"
- name: SONAR_HELM_CHART_VERSION
value: 2025.1.0
value: 2025.2.0
- name: SONAR_CLUSTER_SEARCH_HOSTS
value: "application-values.yaml-sonarqube-dce-search"
- name: SONAR_CLUSTER_KUBERNETES
Expand Down Expand Up @@ -730,7 +730,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-search
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
app.kubernetes.io/name: "application-values.yaml"
Expand Down Expand Up @@ -768,10 +768,10 @@ spec:
release: application-values.yaml
sonarqube.datacenter/type: "search"
annotations:
checksum/init-sysctl: 513773d04154d0b575b6f8502de57363170897931a592a4c5b5f1d12bb6e91d0
checksum/init-fs: 4ad4bbe3474b82b398009f1ca94d98cf18f910c3f18364a3550342ebc9debd02
checksum/config: aadbd5c551e813bde98349cfe8225b31aa87a22e55efbc5dfc753658896c23c0
checksum/secret: bb6654cbd753cb460f503882d182b55ae4fd897a8243b6b02fb075cf01b8d58b
checksum/init-sysctl: a1aa6155ec5da937b9f3478a71c7a2d0d5516d597337467b5c4eb28f73305b50
checksum/init-fs: cc980ea51caf01feb0f52f6fbd92448a96799d89e0f3dbc1e90012dbbb1be89d
checksum/config: 084e9a53cc506795a2243fb27e2be787ad3a6769ab314d511555d37efff61dbe
checksum/secret: 9f4abffbea67b641468f25501e42a320d004404655f1ec1be6944ab34709dc77
spec:
automountServiceAccountToken: false
initContainers:
Expand Down Expand Up @@ -1026,7 +1026,7 @@ metadata:
"helm.sh/hook": test-success
labels:
app: sonarqube-dce
chart: sonarqube-dce-2025.1.0
chart: sonarqube-dce-2025.2.0
release: application-values.yaml
heritage: Helm
spec:
Expand Down
Loading

0 comments on commit 11d5d30

Please sign in to comment.