postgres_additional_container_template: &POSTGRES_ADDITIONAL_CONTAINER_TEMPLATE
name: postgres
- image: postgres:13.2
+ image: postgres:15
port: 5432
cpu: 1
memory: 1Gb
dependency 'org.postgresql:postgresql:42.5.0'
dependency 'org.reflections:reflections:0.10.2'
dependency 'org.simpleframework:simple:5.1.6'
- dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.37.0.87'
+ dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.39.0.167'
dependency 'org.sonarsource.update-center:sonar-update-center-common:1.29.0.1000'
dependency('org.springframework:spring-context:5.3.23') {
exclude 'commons-logging:commons-logging'
| | ![](/images/cross.svg) 8 | ![](/images/cross.svg) 8 |
| Database | |
-| ----------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| [PostgreSQL](http://www.postgresql.org/) | ![](/images/check.svg) 13 |
+| ----------------------------------------------------------- |-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| [PostgreSQL](http://www.postgresql.org/) | ![](/images/check.svg) 15 |
+| | ![](/images/check.svg) 14 |
+| | ![](/images/check.svg) 13 |
| | ![](/images/check.svg) 12 |
| | ![](/images/check.svg) 11 |
| | ![](/images/check.svg) 10 |
* All in-app links will now point to the documentation website.
* External links that pointed to `/documentation` will be correctly redirected to the corresponding page on the documentation website.
+**Update in the Database support**
+Adding support to the latest version 15 of PostgreSQL. supported versions are now from 9.6 to 15.
+
[Full release notes](https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010139%20AND%20fixVersion%20%3D%2013884)
## Release 9.7 Upgrade notes