chore: add PostgreSQL images 15beta (#18)

Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
This commit is contained in:
Jonathan Gonzalez V
2022-06-06 03:20:40 -04:00
committed by GitHub
parent 337bcbf870
commit 411ff58332
7 changed files with 535 additions and 7 deletions

View File

@@ -3,7 +3,8 @@
Maintenance scripts to generate Immutable Application Containers
for all available PostgreSQL versions (10 to 14) to be used as
operands with the [CloudNativePG operator](https://cloudnative-pg.io)
for Kubernetes.
for Kubernetes. PostgreSQL 15 beta images are also available for evaluation
and testing.
These images are built on top of the [Official Postgres image](https://hub.docker.com/_/postgres)
maintained by the [PostgreSQL Docker Community](https://github.com/docker-library/postgres),