upgrade default postgres version to 16.2
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user