Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
feat: bump default postgresql version to 16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
f-bn committed Dec 8, 2023
1 parent bff19dd commit d3f1b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# -----------------------------------------------------------------------------
# GENERAL
# -----------------------------------------------------------------------------
postgresql_version: '16.0'
postgresql_version: '16.1'
postgresql_role: primary
postgresql_cluster_name: null

Expand Down

0 comments on commit d3f1b7b

Please sign in to comment.