Skip to content

Releases: SonarSource/helm-chart-sonarqube

sonarqube-10.8.1-sonarqube-dce-10.8.1

18 Dec 17:19
5675a13
Compare
Choose a tag to compare

sonarqube

  • Update Chart's version to 10.8.1
  • Upgrade SonarQube Server to 10.8.1
  • Remove immutable labels selector app.kubernetes.io/name and app.kubernetes.io/version as it breaks upgrades
  • Set image.tag empty in default value file; image.tag is dynamically set according to the edition and community fields, with user-defined value taking precedence

sonarqube-dce

  • Update Chart's version to 10.8.1
  • Upgrade SonarQube Server to 10.8.1

sonarqube-9.9.8-sonarqube-dce-9.9.8

04 Dec 13:53
cec6ae3
Compare
Choose a tag to compare

sonarqube-10.8.0-sonarqube-dce-10.8.0

04 Dec 16:32
ee23944
Compare
Choose a tag to compare

What's Changed

Full Changelog: sonarqube-10.7.0-sonarqube-dce-10.7.0...sonarqube-10.8.0-sonarqube-dce-10.8.0

sonarqube-9.9.7-sonarqube-dce-9.9.7: REL-302 Release helm chart for SonarQube 9.9.7

01 Oct 09:30
05df975
Compare
Choose a tag to compare

SonarQube 9.9.7

Upgrade SonarQube to 9.9.7

SonarQube-dce 9.9.7

Upgrade SonarQube to 9.9.7

sonarqube-10.7.0-sonarqube-dce-10.7.0

01 Oct 09:28
11cc750
Compare
Choose a tag to compare

SonarQube 10.7.0

  • Update Chart's version to 10.7.0
  • Upgrade SonarQube to 10.7.0
  • Support Kubernetes v1.30
  • Upgrade ingress-nginx dependency to 4.10.1
  • Deprecate jdbcOverwrite.enable in favor of jdbcOverwrite.enabled
  • Fix regression on env valuesFrom in the new STS template
  • Fix a typo in the new common STS template
  • Enable the setup of ReadOnlyRootFilesystem in the security contexts
  • Support basic chart installation on Openshift
  • Include remaining Route settings
  • Fix networkPolicy.additionalPolicys typo
  • Support install-plugin and prometheusExporter proxy variables in secret
  • Support GatewayAPI HttpRoute
  • Support additional labels in the PodMonitor
  • Support Openshift SCCv2 by default when Openshift.enabled=true
  • Deprecate Openshift.createSCC
  • Support additional CA Certificate as ConfigMap instead of Secret only
  • Changed default value for caCerts.image
  • Fix openshift change-admin-password-hook Job SecurityContext failure
  • Support SONAR_OPENSHIFT telemetry env_var
  • Update helm chart repo path in sources
  • Changed SONAR_OPENSHIFT to IS_HELM_OPENSHIFT_ENABLED
  • Remove socketTimeout from jdbcOverwrite.jdbcUrl's default value
  • Refactor Route to be subparameter of OpenShift
  • Make OpenShift.createSCC false by default
  • Deprecate peristence.volumes and persistence.mounts in favor or extraVolumes and extraVolumeMounts
  • Ensure kubernetes.io/version label is smaller than 63 chars

SonarQube-dce 10.7.0

  • Update Chart's version to 10.7.0
  • Upgrade SonarQube to 10.7.0
  • Support Kubernetes v1.30
  • Upgrade ingress-nginx dependency to 4.10.1
  • Deprecate jdbcOverwrite.enable in favor of jdbcOverwrite.enabled
  • Enable the setup of ReadOnlyRootFilesystem in the security contexts
  • Support basic chart installation on Openshift
  • Support Openshift Route
  • Fix networkPolicy.additionalPolicys typo
  • Support install-plugin and prometheusExporter proxy variables in secret
  • Support GatewayAPI HttpRoute
  • Support Openshift SCCv2 by default when Openshift.enabled=true
  • Deprecate Openshift.createSCC
  • Support the TLS communication between App and Search nodes
  • Support additional CA Certificate as ConfigMap instead of Secret only
  • Changed default value for caCerts.image
  • Document the upgrade process when autoscaling is enabled
  • Fix openshift change-admin-password-hook Job SecurityContext failure
  • Support SONAR_OPENSHIFT telemetry env_var
  • Update helm chart repo path in sources
  • Support IS_HELM_AUTOSCALING_ENABLED telemetry env_var and rename SONAR_OPENSHIFT to IS_HELM_OPENSHIFT_ENABLED
  • Remove socketTimeout from jdbcOverwrite.jdbcUrl's default value
  • Refactor Route to be subparameter of OpenShift
  • Make OpenShift.createSCC false by default
  • Support ApplicationNodes.extraVolumes and ApplicationNodes.extraVolumeMounts
  • Ensure kubernetes.io/version label is smaller than 63 chars

sonarqube-10.6.1

16 Jul 14:16
Compare
Choose a tag to compare

Sonarqube-10.6.1

  • Update Chart's version to 10.6.1
  • Fix a typo in the new common STS template
  • Fix regression on env valuesFrom in the new STS template

sonarqube-10.6.0-sonarqube-dce-10.6.0

26 Jun 14:49
6c0c372
Compare
Choose a tag to compare

sonarqube

[10.6.0]

  • Update SonarQube to 10.6.0
  • Update Chart's version to 10.6.0
  • Fix the env-var templating when sourcing from secrets
  • Fix the postgresql chart's repository link
  • Add support for overriding liveness/readiness probe logic
  • Use a common template for Deployment and StatefulSet

sonarqube-dce

[10.6.0]

  • Upgrade SonarQube to 10.6.0
  • Update Chart's version to 10.6.0
  • Fix the env-var templating when sourcing from secrets
  • Fix the postgresql chart's repository link
  • Calibrate probes' initialDelaySeconds
  • Define HorizontalPodAutoscaler for the app deployment
  • Add support for overriding liveness/readiness probe logic in the app nodes
  • Add ApplicationNodes.affinity, ApplicationNodes.tolerations, searchNodes.affinity, searchNode.tolerations, ApplicationNodes.nodeSelector, searchNodes.nodeSelector
  • Define affinity, tolerations, and nodeSelector parameters for App and Search nodes

sonarqube-8.0.6-sonarqube-dce-7.0.6

25 Jun 14:01
e1724f5
Compare
Choose a tag to compare

sonarqube
[8.0.6]
Update SonarQube to 9.9.6
sonarqube-dce
[7.0.6]
Update SonarQube to 9.9.6

sonarqube-10.5.1-sonarqube-dce-10.5.1

02 May 15:00
0bc9c7b
Compare
Choose a tag to compare

sonarqube

[10.5.1]

  • Update Chart's version to 10.5.1
  • Update SonarQube's version to 10.5.1
  • Fix the env-var templating when sourcing from secrets

sonarqube-dce

[10.5.1]

  • Update Chart's version to 10.5.1
  • Update SonarQube's version to 10.5.1
  • Fix the env-var templating when sourcing from secrets

sonarqube-8.0.5-sonarqube-dce-7.0.5

29 Apr 13:32
a2708f4
Compare
Choose a tag to compare

sonarqube

[8.0.5]

  • Update SonarQube to 9.9.5

sonarqube-dce

[7.0.5]

  • Update SonarQube to 9.9.5