FEATURE: Add template for PostgreSQL 15
authorMwaniki Wairungu <mwaniki@discourse.org>
Thu, 29 Feb 2024 09:36:58 +0000 (12:36 +0300)
committerAndrew Schleifer <me@andrewschleifer.name>
Thu, 29 Feb 2024 14:09:16 +0000 (22:09 +0800)
commit0f4e63540db0ac9a64d0b36ecde9735d240ea957
tree5fba7c879e84af5b84076e5f18b3f2865e6534d2
parent7cc301e9a96323e51017cd810df7cf917c65f77e
FEATURE: Add template for PostgreSQL 15

The new templates/postgres.15.template.yml file allows bootstrapping
new containers using PostgreSQL version 15, or upgrading an existing
container running on older PostgreSQL versions.

The default postgres template and base image shall be bumped in a
follow-up commit.
templates/postgres.15.template.yml [new file with mode: 0644]