upgrade default postgres version to 16.2

This commit is contained in:
2024-04-11 19:33:20 -06:00
parent 9c93b1dc4a
commit c72c25a74d
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ cluster:
name: cl01tl
image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: 16.0
tag: 16.2
instances: 2
parameters:
shared_buffers: 128MB