Enforce a consistent postgresql version across examples
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / postgresql.sls
index a0da9a1c057777e009eb90bc3732c2c46023bf00..e06ddd041c9acb4d01a1bab8a3deb8de6253f287 100644 (file)
@@ -6,7 +6,7 @@
 ### POSTGRESQL
 postgres:
   use_upstream_repo: true
-  version: '11'
+  version: '12'
   postgresconf: |-
     listen_addresses = '*'  # listen on all interfaces
   acls: