update(postgresql): bump to version 17.5, 16.9, 15.13 and 14.18
This commit is contained in:
@ -4,10 +4,10 @@ postgresql_version: >-2
|
|||||||
{{ postgresql_versions[postgresql_major_version | string] }}
|
{{ postgresql_versions[postgresql_major_version | string] }}
|
||||||
postgresql_major_version: 16
|
postgresql_major_version: 16
|
||||||
postgresql_versions:
|
postgresql_versions:
|
||||||
"17": "17.2"
|
"17": "17.5"
|
||||||
"16": "16.6"
|
"16": "16.9"
|
||||||
"15": "15.10"
|
"15": "15.13"
|
||||||
"14": "14.15"
|
"14": "14.18"
|
||||||
|
|
||||||
postgresql_config_path: >-2
|
postgresql_config_path: >-2
|
||||||
/etc/postgresql/{{ postgresql_major_version }}
|
/etc/postgresql/{{ postgresql_major_version }}
|
||||||
|
Reference in New Issue
Block a user