Jonathan Gonzalez V
1d1ae682b7
chore: add Barman versions in a container image
...
Adding the Barman by version and Debian distribution into an image to later
use as a provider to for the system images
Closes #290
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
2025-09-10 11:05:53 +02:00
renovate[bot]
75d5e0f010
chore(deps): update debian base images ( #299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 15:10:32 +02:00
Niccolò Fei
11d58b414f
chore: do not set rolling tags for preview versions ( #303 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2025-09-09 15:06:12 +02:00
renovate[bot]
b5bfa9183d
chore(deps): update github/codeql-action digest to f1f6e5f ( #292 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 14:49:12 +02:00
renovate[bot]
c40b88ceb7
chore(deps): pin docker/bake-action action to 3acf805 ( #295 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 14:48:53 +02:00
Niccolò Fei
96aa7b129c
ci: support preview versions in bake.yaml ( #300 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2025-09-09 14:31:48 +02:00
Marco Nenciarini
017b1da1ae
ci: attempt to fix arm64 segfault ( #301 )
...
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com >
2025-09-09 14:29:53 +02:00
Niccolò Fei
f097385908
chore: migrate rolling tags to bake system images ( #297 )
...
Closes #284
Closes #285
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
2025-09-09 12:35:33 +02:00
Niccolò Fei
a3a006ced2
chore: re-enable build of preview versions ( #296 )
...
Closes #294
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
2025-09-09 12:21:04 +02:00
Marco Nenciarini
c597e6de06
fix: increase cosign timeout to 5 minutes ( #298 )
...
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com >
2025-09-08 16:22:14 +02:00
Jonathan Gonzalez V.
fdc8010750
chore: add system
images to docker-bake.hcl
( #282 )
...
This change extends the bake build process by introducing the system image flavour.
The system image is derived from the existing standard image and includes Barman Cloud support.
Closes #283
Closes #286
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com >
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com >
2025-09-08 12:07:22 +02:00
CloudNativePG Automated Updates
3ea082111e
Daily automatic update
2025-09-08 00:17:53 +00:00
Gabriele Bartolini
6b1ac0642e
chore: add logo ( #291 )
...
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
2025-09-05 11:45:25 +02:00
renovate[bot]
b3b4b7bae7
chore(deps): update actions/setup-python action to v6 ( #289 )
2025-09-04 13:28:23 +02:00
renovate[bot]
7125c19f98
chore(deps): update github/codeql-action digest to 2d92b76 ( #281 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 09:50:21 +02:00
CloudNativePG Automated Updates
0f4b3e7c42
Daily automatic update
2025-09-01 15:32:06 +00:00
renovate[bot]
ec93eb65ec
chore(deps): update github/codeql-action digest to 3c3833e ( #273 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 15:14:09 +02:00
renovate[bot]
a574c0b64f
chore(deps): update docker/bake-action digest to 3acf805 ( #272 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 08:27:28 +02:00
CloudNativePG Automated Updates
dee51a6be0
Daily automatic update
2025-09-01 00:21:15 +00:00
Armin Krezović
e72801ac67
feat: add support for Debian Trixie ( #274 )
...
Signed-off-by: Armin Krezović <krezovic.armin@gmail.com >
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2025-08-28 13:45:11 +02:00
CloudNativePG Automated Updates
821ef92d1f
Daily automatic update
2025-08-25 00:18:20 +00:00
CloudNativePG Automated Updates
cac876a260
chore: update PostgreSQL versions
2025-08-25 00:02:35 +00:00
Jonathan Gonzalez V.
424e519da9
chore: automatically update available PostgreSQL versions ( #269 )
...
Automatically update PostgreSQL versions in the Bake file; this will retrieve
the information from the official PostgreSQL website.
Closes #153
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2025-08-22 13:32:31 +02:00
Gabriele Bartolini
635d7759ae
feat: build new versions of PostgreSQL including 18 beta 3 images ( #268 )
...
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
Co-authored-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
2025-08-19 15:11:31 +02:00
renovate[bot]
d9c834a88b
chore(deps): update github/codeql-action digest to 96f518a ( #270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 11:03:40 +02:00
renovate[bot]
28f659d12d
chore(deps): update actions/checkout action to v5 ( #265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 09:52:05 +02:00
renovate[bot]
89a0080c16
chore(deps): update github/codeql-action digest to df55935 ( #266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 09:50:36 +02:00
renovate[bot]
420032152c
chore(deps): update debian base images ( #267 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 09:48:01 +02:00
CloudNativePG Automated Updates
f5b3e2d9b3
Daily automatic update
2025-08-18 00:20:03 +00:00
CloudNativePG Automated Updates
ee8d69507b
Automatic ClusterImageCatalog update
2025-08-11 08:24:07 +00:00
renovate[bot]
822419220c
chore(deps): update github/codeql-action digest to 76621b6 ( #262 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 10:16:38 +02:00
CloudNativePG Automated Updates
b2694c24cf
Daily automatic update
2025-08-11 00:20:32 +00:00
renovate[bot]
10990abce7
chore(deps): update actions/download-artifact action to v5 ( #260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 13:56:51 +02:00
renovate[bot]
f2c3daa6e8
chore(deps): update docker/login-action digest to 184bdaa ( #259 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 13:52:47 +02:00
renovate[bot]
2cffad0334
chore(deps): update github/codeql-action digest to 51f7732 ( #258 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 15:14:13 +02:00
CloudNativePG Automated Updates
6902a909e6
Automatic ClusterImageCatalog update
2025-08-04 00:29:56 +00:00
CloudNativePG Automated Updates
f338dccdcd
Daily automatic update
2025-08-04 00:21:51 +00:00
renovate[bot]
fa7bed4348
chore(deps): update github/codeql-action digest to 4e828ff ( #256 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-29 18:57:30 +02:00
Jordi Teterissa
31c5d6744c
docs: update image signature context ( #255 )
...
Signed-off-by: Jordi Teterissa <jordi@formatic.nl >
2025-07-29 18:57:08 +02:00
CloudNativePG Automated Updates
f61a051b9e
Automatic ClusterImageCatalog update
2025-07-28 00:29:37 +00:00
CloudNativePG Automated Updates
d72892069c
Daily automatic update
2025-07-28 00:20:42 +00:00
CloudNativePG Automated Updates
4c8844b079
Automatic ClusterImageCatalog update
2025-07-22 13:16:40 +00:00
CloudNativePG Automated Updates
a63a5b68c2
Daily automatic update
2025-07-22 13:07:03 +00:00
CloudNativePG Automated Updates
cac485bef9
Automatic ClusterImageCatalog update
2025-07-22 12:07:58 +00:00
renovate[bot]
a3bec0e68d
chore(deps): update github/codeql-action digest to d6bbdef ( #253 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 13:59:38 +02:00
renovate[bot]
6891af0dd9
chore(deps): update debian base images ( #254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 13:57:45 +02:00
CloudNativePG Automated Updates
d591a8a595
Daily automatic update
2025-07-21 00:20:44 +00:00
CloudNativePG Automated Updates
bfe61e6596
Automatic ClusterImageCatalog update
2025-07-18 09:43:14 +00:00
Gabriele Bartolini
4b08b4c6e0
feat: build PostgreSQL 18 beta 2 minimal
and standard
images ( #252 )
...
Closes #251
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
2025-07-18 11:35:36 +02:00
CloudNativePG Automated Updates
df99bbf24a
Daily automatic update
2025-07-18 08:54:35 +00:00