postgres-operator
postgres-operator copied to clipboard
add the pg version 16
add the changes go add the new pg version 16 and remove the pg10
- [x] include 16 in CRDs
- [x] remove 10
- [x] bump target_major_version from "15" to "16"
- [x] update some unit test examples to use version 16
- [x] update postgres doc links to 16
- [x] update the spilo image to pg16
Lets bump minimal_major_version, too. Maybe 12 or even 13.
👍
:+1:
👍