postgres v16
This commit is contained in:
parent
65dc99a969
commit
95cfc66168
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ kind: PostgresCluster
|
|||
metadata:
|
||||
name: "${APP}"
|
||||
spec:
|
||||
postgresVersion: 15
|
||||
postgresVersion: 16
|
||||
dataSource:
|
||||
pgbackrest:
|
||||
stanza: db
|
||||
|
|
Loading…
Reference in a new issue