WIP: PostgreSQL Cluster Auto-Upgrade #92

Draft
max wants to merge 5 commits from pg-auto-migrations into master
Showing only changes of commit 287932a664 - Show all commits

View file

@ -83,7 +83,7 @@ super: rec {
jre = jre17_standard;
};
postgresql = super.postgresql_14;
postgresql = super.postgresql_15;
powerdns-admin = patch super.powerdns-admin "patches/base/powerdns-admin";