update version to 16.4

keep old configs on update

set body format to json for dynamic patroni config
This commit is contained in:
ace
2024-11-03 17:11:13 +03:00
parent c8d358bbe3
commit b2b1ecf80c
4 changed files with 6 additions and 1 deletions

View File

@ -10,7 +10,7 @@ patroni_cluster_name: "patroni-cluster"
patroni_namespace: "/service/"
# Patroni PostgreSQL common options
patroni_postgresql_version: "16.3"
patroni_postgresql_version: "16.4"
patroni_postgresql_install_repo: true
patroni_postgresql_system_locale: "en_US.UTF-8"
patroni_postgresql_system_language: "{{ patroni_postgresql_system_locale }}"