Jonathan Gonzalez V.
aaa3638752
fix: set a fixed version of Barman to 3.11.1 ( #119 )
...
The latest released version of Barman 3.12.0 introduced a change
of the format making that version incompatible with CloudNativePG
For more information check the following commit:
https://github.com/EnterpriseDB/barman/pull/1029/files
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
2024-11-25 10:56:36 +01:00
Niccolò Fei
91a04d2139
feat: set v17 as the latest stable major ( #116 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2024-09-30 17:18:49 +02:00
Niccolò Fei
57be4d409f
feat: immutable digest for the most specific tags ( #113 )
...
Detect updates of the Dockerfile template and Barman python
dependencies, and increase the imageReleaseVersion accordingly.
Avoid pushing an image if its most specific tag (fullTag)
already exists, thus preventing the override of the
existing digest.
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2024-09-05 16:48:18 +02:00
Gabriele Bartolini
58becf0bd9
feat: add PostgreSQL 17beta1 images ( #107 )
...
Adding documentation on the project's structure and on how to add a new Postgres Beta version.
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2024-06-05 13:28:33 +02:00
Niccolò Fei
87c2100882
chore: increase page_size for fetch_postgres_image_version() ( #100 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2024-05-17 12:11:30 +02:00
Niccolò Fei
baed8316c7
feat: generate Debian (12) Bookworm images ( #62 )
...
Add Debian 12 images and the related ClusterImageCatalog
---------
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com >
Co-authored-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
Co-authored-by: Francesco Canovai <francesco.canovai@enterprisedb.com >
2024-05-09 18:41:06 +02:00