Releases: SonarSource/helm-chart-sonarqube
Releases · SonarSource/helm-chart-sonarqube
sonarqube-10.4.0-sonarqube-dce-10.4.0
sonarqube
[10.4.0]
- Upgrade SonarQube to 10.4.0
- Update Chart's version to 10.4.0
- Improve the description of deprecated
jvmOpts
andjvmCeOpts
values - Run the initSysctl init-container as root to prevent 'permission denied' issues
- Add revisionHistoryLimit configuration for SonarQube application Deployment ReplicaSets & StatefulSets
- Update the security contexts to use root as group ID
- Fix empty ingress annotations in values
sonarqube-dce
[10.4.0]
- Upgrade SonarQube to 10.4.0
- Update Chart's version to 10.4.0
- Improve the description of deprecated
ApplicationNodes.jvmOpts
andApplicationNodes.jvmCeOpts
values - Run the initSysctl init-container as root to prevent 'permission denied' issues
- Add revisionHistoryLimit configuration for SonarQube application Deployment ReplicaSets
- Introduce
ApplicationNodes.podDisruptionBudget
andsearchNodes.podDisruptionBudget
and deprecateApplicationNodes.podDistributionBudget
andsearchNodes.podDistributionBudget
. - Update the security contexts to use root as group ID
- Fix empty ingress annotations in values
sonarqube-8.0.3-sonarqube-dce-7.0.3
sonarqube
[8.0.3]
- Update SonarQube to 9.9.3
sonarqube-dce
[7.0.3]
- Update SonarQube to 9.9.3
sonarqube-10.3.0-sonarqube-dce-10.3.0
sonarqube
[10.3.0]
- Upgrade SonarQube to 10.3.0
- Update Chart's version to 10.3.0
- Update default images to the latest versions
- Remove the nginx-proxy-body annotation when nginx is disabled
- Enable post-upgrade in the change-admin-password hook
- Update default ContainerSecurityContext, InitContainerSecurityContext and postgresql.securityContext to match restricted podSecurityStandard
- Update initFs defaut securityContext to match baseline podSecurityStandard
- Update Elasticsearch.configureNode to false by default after 3 year deprecation
- Fix wrong condition on initSysctl feature
- Update default image of initContainers to sonarqube image, allowing for faster loading time and less external images needed
- Support Kubernetes v1.28
- Avoid duplicate SONAR_WEB_SYSTEMPASSCODE secrets
- Deprecate embedded PostgreSQL
- Update nginx-ingress-controller dependency to version 4.8.3, please carefully read the changelog of this new major version.
sonarqube-dce
[10.3.0]
- Upgrade SonarQube to 10.3.0
- Update Chart's version to 10.3.0
- Update default images to the latest versions
- Remove the nginx-proxy-body annotation when nginx is disabled
- Enable post-upgrade in the change-admin-password hook
- Separate annotations and labels for app and search pods
- Update default ContainerSecurityContext, InitContainerSecurityContext and postgresql.securityContext to match restricted podSecurityStandard
- Update initFs default securityContext to match baseline podSecurityStandard
- Add securityContext feature to change admin password Job
- Remove unneeded if condition for Sysctl initContainer
- Update default image of initContainers to sonarqube image, allowing for faster loading time and less external images needed
- Support Kubernetes v1.28
- Avoid duplicate SONAR_WEB_SYSTEMPASSCODE secrets
- Deprecate embedded PostgreSQL
- Update nginx-ingress-controller dependency to version 4.8.3, please carefully read the changelog of this new major version.
- Remove duplicated 'proxy-body-size' from ingress annotation.
sonarqube-10.2.1-sonarqube-dce-10.2.1
sonarqube
[10.2.1]
- Update SonarQube to 10.2.1
- Update Chart's version to 10.2.1
sonarqube-dce
[10.2.1]
- Update SonarQube to 10.2.1
- Update Chart's version to 10.2.1
sonarqube-8.0.2-sonarqube-dce-7.0.2
sonarqube
[8.0.2]
- Fix missing bitnami/minideb-extras image during helm tests
*Update SonarQube to 9.9.2
sonarqube-dce
[7.0.2]
- Fix missing bitnami/minideb-extras image during helm tests
- Update SonarQube to 9.9.2
sonarqube-10.2.0-sonarqube-dce-10.2.0
sonarqube
[10.2.0]
- Update SonarQube to 10.2.0
- Update Chart's version to 10.2.0
- Update curl image to 8.2.0
readinessProbe.sonarWebContext
,startupProbe.sonarWebContext
,livenessProbe.sonarWebContext
, andaccount.sonarWebContext
are deprecated, please usesonarWebContext
at the value top level.- Updates ingress-nginx dependency to 4.7.1
- Fixes broken table on README
sonarqube-dce
[10.2.0]
- Update SonarQube to 10.2.0
- Update Chart's version to 10.2.0
- Update curl image to 8.2.0
ApplicationNodes.readinessProbe.sonarWebContext
,ApplicationNodes.startupProbe.sonarWebContext
,ApplicationNodes.livenessProbe.sonarWebContext
andaccount.sonarWebContext
are deprecated, please usesonarWebContext
at the value top level.- Set the minimum values for PodDisruptionBudget
- Updates ingress-nginx dependency to 4.7.1
sonarqube-10.1.0-sonarqube-dce-10.1.0
sonarqube
[10.1.0]
- Update SonarQube to 10.1.0
- Support Kubernetes v1.27 while dropping v1.23
- Changed default test process to wget, using sonarqube image as default
- Update Chart's version to 10.1.0
- Fix liveness probe to detect when a failure occurs.
sonarqube-dce
[10.1.0]
- Update SonarQube to 10.1.0
- Support Kubernetes v1.27 while dropping v1.23
- Changed default test process to wget, using sonarqube image as default
- Fix wrong condition between initFs and concat-properties
- Update Chart's version to 10.1.0
- Fix liveness probe for SonarQube Application to detect when a failure occurs.
sonarqube-8.0.1-sonarqube-dce-7.0.1
sonarqube
[8.0.1]
- Update SonarQube to 9.9.1
sonarqube-dce
[7.0.1]
- Update SonarQube to 9.9.1
sonarqube-10.0.0-sonarqube-dce-10.0.0
sonarqube
[10.0.0]
- Update SonarQube to 10.0.0
- Helm chart versioning will now follow the SonarQube product versioning
[9.5.1]
- Make
jvmOpts
andjvmCeOpts
not override env vars and sonar properties
[9.5.0]
- Add helm-chart-sonarqube as chart source
[9.4.2]
- Fixed unsupported wget parameter
--proxy off
with--no-proxy
[9.4.1]
- Fix install_plugins.sh not deleting previously installed plugins
[9.4.0]
- Added support for
extraVolumes
andextraVolumeMounts
in sonar pod.
[9.3.1]
- Clarify doc for custom cacert secret
[9.3.0]
- Refactor Deployment manifest to match the Statefulset manifest
[9.2.0]
- Add a configurable Prometheus PodMonitor resource
- Refactor Prometheus exporter's documentation and bump to version 0.17.2
[9.1.0]
- Allow setting priorityClassName for StatefulSets
[9.0.1]
- Adds timeoutSeconds parameter to probes
[9.0.0]
- Update SonarQube logo
- Bootstrap chart version 9.x.x dedicated to the future SonarQube 10.0
sonarqube-dce
[10.0.0]
- Update SonarQube to 10.0.0
- Helm chart versioning will now follow the SonarQube product versioning
[8.3.1]
- Make
jvmOpts
andjvmCeOpts
not override env vars and sonar properties
[8.3.0]
- Add helm-chart-sonarqube as chart sources
[8.2.3]
- Fixed unsupported wget parameter
--proxy off
with--no-proxy
[8.2.2]
- Fix install_plugins.sh not deleting previously installed plugins
[8.2.1]
- Clarify doc for custom cacert secret
[8.2.0]
- Add a configurable Prometheus PodMonitor resource
- Refactor Prometheus exporter's documentation and bump to version 0.17.2
[8.1.0]
- Allow setting priorityClassName for StatefulSets
[8.0.2]
- Fix the volume mounts for the init-fs container
[8.0.1]
- Adds timeoutSeconds parameter to probes
[8.0.0]
- Update SonarQube logo
- Bootstrap chart version 8.x.x dedicated to the future SonarQube 10.0
sonarqube-8.0.0-sonarqube-dce-7.0.0-sonarqube-lts-2.0.0
sonarqube
[8.0.0]
- Update SonarQube to 9.9.0
- Bootstrap chart version 8.x.x dedicated to SonarQube 9.9 LTS
[7.0.2]
- Update the list of supported kubernetes versions
[7.0.1]
- Set a new default (maximum) allowed size of the client request body on the ingress
sonarqube-dce
[7.0.0]
- Update SonarQube to 9.9.0
- Bootstrap chart version 7.x.x dedicated to SonarQube 9.9 LTS
[6.0.2]
- Update the list of supported kubernetes versions
[6.0.1]
- Set a new default (maximum) allowed size of the client request body on the ingress
sonarqube-lts
[2.0.0]
- This chart is no longer maintained. The
sonarqube
chart should be used to install the new SonarQube 9.9 LTS