sonarqube-10.6.0-sonarqube-dce-10.6.0
davividal
released this
26 Jun 14:49
·
83 commits
to master
since this release
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