Skip to content

Commit

Permalink
SONAR-2303 prepare 10.8 dev cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
jCOTINEAU authored Oct 4, 2024
1 parent 875ce85 commit 03678de
Show file tree
Hide file tree
Showing 60 changed files with 1,231 additions and 1,329 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.

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

## [10.7.0]
* Update Chart's version to 10.7.0
* Upgrade SonarQube to 10.7.0
Expand Down
56 changes: 2 additions & 54 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: 10.7.0
version: 10.8.0
appVersion: 10.7.0
keywords:
- coverage
Expand All @@ -28,59 +28,7 @@ maintainers:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "Update Chart's version to 10.7.0"
- kind: changed
description: "Upgrade SonarQube to 10.7.0"
- kind: changed
description: "Support Kubernetes v1.30"
- kind: changed
description: "Upgrade ingress-nginx dependency to 4.10.1"
- kind: changed
description: "Deprecate `jdbcOverwrite.enable` in favor of `jdbcOverwrite.enabled`"
- kind: changed
description: "Enable the setup of ReadOnlyRootFilesystem in the security contexts"
- kind: added
description: "Support basic chart installation on Openshift"
- kind: added
description: "Support Openshift Route"
- kind: changed
description: "Fix networkPolicy.additionalPolicys typo"
- kind: added
description: "Support install-plugin and prometheusExporter proxy variables in secret"
- kind: added
description: "Support GatewayAPI HttpRoute"
- kind: added
description: "Support additional labels in the PodMonitor"
- kind: added
description: "Support Openshift SCCv2 by default when Openshift.enabled=true"
- kind: changed
description: "Deprecate Openshift.createSCC"
- kind: added
description: "Support the TLS communication between App and Search nodes"
- kind: added
description: "Support additional CA Certificate as ConfigMap instead of Secret only"
- kind: changed
description: "Changed default value for caCerts.image"
- kind: changed
description: "Document the upgrade process when autoscaling is enabled"
- kind: fixed
description: "Fix openshift change-admin-password-hook Job SecurityContext failure"
- kind: added
description: "Support SONAR_OPENSHIFT telemetry env_var"
- kind: changed
description: "Update helm chart repo path in sources"
- kind: added
description: "Support IS_HELM_AUTOSCALING_ENABLED telemetry env_var and rename SONAR_OPENSHIFT to IS_HELM_OPENSHIFT_ENABLED"
- kind: changed
description: "Remove socketTimeout from jdbcOverwrite.jdbcUrl's default value"
- kind: changed
description: "Refactor Route to be subparameter of OpenShift"
- kind: changed
description: "Make OpenShift.createSCC false by default"
- kind: added
description: "Support ApplicationNodes.extraVolumes and ApplicationNodes.extraVolumeMounts"
- kind: added
description: "Ensure kubernetes.io/version label is smaller than 63 chars"
description: "Update Chart's version to 10.8.0"
artifacthub.io/links: |
- name: support
url: https://community.sonarsource.com/
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.

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

## [10.7.0]
* Update Chart's version to 10.7.0
* Upgrade SonarQube to 10.7.0
Expand Down
56 changes: 2 additions & 54 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: 10.7.0
version: 10.8.0
appVersion: 10.7.0
keywords:
- coverage
Expand Down Expand Up @@ -33,59 +33,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 10.7.0"
- kind: changed
description: "Upgrade SonarQube to 10.7.0"
- kind: changed
description: "Support Kubernetes v1.30"
- kind: changed
description: "Upgrade ingress-nginx dependency to 4.10.1"
- kind: changed
description: "Deprecate `jdbcOverwrite.enable` in favor of `jdbcOverwrite.enabled`"
- kind: fixed
description: "Fix regression on env valuesFrom in the new STS template"
- kind: fixed
description: "Fix a typo in the new common STS template"
- kind: changed
description: "Enable the setup of ReadOnlyRootFilesystem in the security contexts"
- kind: added
description: "Support basic chart installation on Openshift"
- kind: changed
description: "Include remaining Route settings"
- kind: changed
description: "Fix networkPolicy.additionalPolicys typo"
- kind: added
description: "Support install-plugin and prometheusExporter proxy variables in secret"
- kind: added
description: "Support GatewayAPI HttpRoute"
- kind: added
description: "Support additional labels in the PodMonitor"
- kind: added
description: "Support Openshift SCCv2 by default when Openshift.enabled=true"
- kind: changed
description: "Deprecate Openshift.createSCC"
- kind: added
description: "Support additional CA Certificate as ConfigMap instead of Secret only"
- kind: changed
description: "Changed default value for caCerts.image"
- kind: fixed
description: "Fix openshift change-admin-password-hook Job SecurityContext failure"
- kind: added
description: "Support SONAR_OPENSHIFT telemetry env_var"
- kind: changed
description: "Update helm chart repo path in sources"
- kind: changed
description: "Changed SONAR_OPENSHIFT to IS_HELM_OPENSHIFT_ENABLED"
- kind: changed
description: "Remove socketTimeout from jdbcOverwrite.jdbcUrl's default value"
- kind: changed
description: "Refactor Route to be subparameter of OpenShift"
- kind: changed
description: "Make OpenShift.createSCC false by default"
- kind: changed
description: "Deprecate peristence.volumes and persistence.mounts in favor or extraVolumes and extraVolumeMounts"
- kind: added
description: "Ensure kubernetes.io/version label is smaller than 63 chars"
description: "Update Chart's version to 10.8.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-10.7.0
chart: sonarqube-dce-10.8.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-10.7.0
chart: sonarqube-dce-10.8.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-10.7.0
chart: sonarqube-dce-10.8.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-10.7.0
chart: sonarqube-dce-10.8.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-10.7.0
chart: sonarqube-dce-10.8.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-10.7.0
chart: sonarqube-dce-10.8.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-10.7.0
chart: sonarqube-dce-10.8.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-10.7.0
chart: sonarqube-dce-10.8.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-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm
data:
Expand Down Expand Up @@ -178,7 +178,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-install-plugins
labels:
app: sonarqube-dce
chart: sonarqube-dce-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm
data:
Expand All @@ -191,7 +191,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-jdbc-config
labels:
app: sonarqube-dce
chart: sonarqube-dce-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm
data:
Expand Down Expand Up @@ -259,7 +259,7 @@ metadata:
name: application-values.yaml-sonarqube-dce
labels:
app: sonarqube-dce
chart: sonarqube-dce-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm

Expand All @@ -281,7 +281,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-headless
labels:
app: sonarqube-dce
chart: sonarqube-dce-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm

Expand All @@ -305,7 +305,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-search
labels:
app: sonarqube-dce
chart: sonarqube-dce-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm

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

Expand All @@ -358,7 +358,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-app
labels:
app: sonarqube-dce
chart: sonarqube-dce-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm
app.kubernetes.io/name: application-values.yaml
Expand All @@ -384,9 +384,9 @@ spec:
release: application-values.yaml
sonarqube.datacenter/type: "app"
annotations:
checksum/plugins: 846d73de2332eeec144b8837da0c3bbd0645e0fd8a38c7f137cca47158137e78
checksum/config: 2232afe69062e3f825baba9a7886b54fdab8c62e98e344bffa77b2e3cac3bee8
checksum/secret: def05af256a414dd2909996c4ffc86305e4481bd1770cff6c81bf56bfff0a1da
checksum/plugins: bfbd2b5932576994d402677cfa12154ec43cd21cbbcc93d05aedb42a1926d9d4
checksum/config: 8b2345535c307746d03adee70b6115f85449c08829e7ce75c459a28796e9bd90
checksum/secret: 1769049746dc3c194133f7b24aac8789c0882223b0da297d21d23d95ff731509
spec:
automountServiceAccountToken: false
initContainers:
Expand Down Expand Up @@ -438,7 +438,7 @@ spec:
- name: SONAR_CE_JAVAOPTS
value: ""
- name: SONAR_HELM_CHART_VERSION
value: 10.7.0
value: 10.8.0
- name: SONAR_LOG_JSONOUTPUT
value: "false"
- name: SONAR_CLUSTER_SEARCH_HOSTS
Expand Down Expand Up @@ -714,7 +714,7 @@ metadata:
name: application-values.yaml-sonarqube-dce-search
labels:
app: sonarqube-dce
chart: sonarqube-dce-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm
app.kubernetes.io/name: "application-values.yaml"
Expand Down Expand Up @@ -752,10 +752,10 @@ spec:
release: application-values.yaml
sonarqube.datacenter/type: "search"
annotations:
checksum/init-sysctl: 98c7ef6039142f6fb26c28f465a52aa6c3b766af07720d9160f166c66de94548
checksum/init-fs: 887b6170a6076a3ea645fe454bf50f4b713063a07e3d41ce831118f71203c121
checksum/config: 2232afe69062e3f825baba9a7886b54fdab8c62e98e344bffa77b2e3cac3bee8
checksum/secret: def05af256a414dd2909996c4ffc86305e4481bd1770cff6c81bf56bfff0a1da
checksum/init-sysctl: b0adbc75e013962bdccee0ff7c665f96cde26a19fb8f77276ab0b19209db1a89
checksum/init-fs: 8944b522b680449d8adea850260d1bea05b7e7bcd83500fb45c2fa0eb317a30a
checksum/config: 8b2345535c307746d03adee70b6115f85449c08829e7ce75c459a28796e9bd90
checksum/secret: 1769049746dc3c194133f7b24aac8789c0882223b0da297d21d23d95ff731509
spec:
automountServiceAccountToken: false
initContainers:
Expand Down Expand Up @@ -1010,7 +1010,7 @@ metadata:
"helm.sh/hook": test-success
labels:
app: sonarqube-dce
chart: sonarqube-dce-10.7.0
chart: sonarqube-dce-10.8.0
release: application-values.yaml
heritage: Helm
spec:
Expand Down
Loading

0 comments on commit 03678de

Please sign in to comment.