Skip to content

Commit

Permalink
Upgraded postgres version to v14 from v12
Browse files Browse the repository at this point in the history
  • Loading branch information
yshashix authored and wagmarcel committed Nov 10, 2023
1 parent c665639 commit 064f0ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
databases:
{{ toYaml .Values.databases | indent 4 }}
postgresql:
version: "12"
version: "14"
parameters:
wal_level: logical
{{- if .Values.db.cloneEnabled }}
Expand Down

0 comments on commit 064f0ab

Please sign in to comment.