github SonarSource/helm-chart-sonarqube sonarqube-10.5.0-sonarqube-dce-10.5.0

latest releases: sonarqube-10.5.1-sonarqube-dce-10.5.1, sonarqube-8.0.5-sonarqube-dce-7.0.5
one month ago

sonarqube

[10.5.0]

  • Upgrade SonarQube to 10.5.0
  • Update Chart's version to 10.5.0
  • Update nginx-ingress-controller dependency to version 4.9.1
  • Set automountServiceAccountToken to false in pod's specifications
  • Update default resources values matching better default Xmx and Xms of the SonarQube processes.
  • Make ephemeral-storage resource's limits and requests configurable for the SonarQube container
  • Set memory and cpu limits for the test container
  • Deprecate nginx.enabled in favor of ingress-nginx.enabled, to match with subchart config block
  • Deprecate prometheusMonitoring.podMonitor.namespace
  • Instantiate monitoring-web and monitoring-ce endpoints when the prometheusExporter is enabled
  • Take sonarWebContext into account for the PodMonitor path
  • Fix duplicated env_var in Pods causing deployment issue (SONAR_WEB_CONTEXT,SONAR_WEB_JAVAOPTS,SONAR_CE_JAVAOPTS)

sonarqube-dce

[10.5.0]

  • Upgrade SonarQube to 10.5.0
  • Update Chart's version to 10.5.0
  • Update nginx-ingress-controller dependency to version 4.9.1
  • Fix the ingress.ingressClassName not being evaluated
  • Fix searchNodes.securityContext and ApplicationNodes.securityContext not being evaluated
  • Fix duplicated ApplicationNodes.resources parameters in the README
  • Add gcp_marketplace value, implementing compatibility with google cloud marketplace app
  • Set automountServiceAccountToken to false in pod's specifications
  • Update default ApplicationNodes.resources and searchNodes.resources to values matching better default Xmx and Xms of the SonarQube processes.
  • Make ephemeral-storage resource's limits and requests configurable for the SonarQube App and Search containers
  • Set memory and cpu limits for the test container
  • Fix searchAuthentication probes failure by enforcing basic auth on wget
  • Remove outdated doc about persistency
  • Deprecate nginx.enabled in favor of ingress-nginx.enabled, to match with subchart config block
  • Deprecate ApplicationNodes.prometheusMonitoring.podMonitor.namespace
  • Instantiate monitoring-web and monitoring-ce endpoints when the ApplicationNodes.prometheusExporter is enabled
  • Take sonarWebContext into account for the PodMonitor path
  • Fix duplicated env_var in Pods causing deployment issue (SONAR_WEB_CONTEXT,SONAR_WEB_JAVAOPTS,SONAR_CE_JAVAOPTS)

Don't miss a new helm-chart-sonarqube release

NewReleases is sending notifications on new releases.