Commit Graph

1022 Commits

Author SHA1 Message Date
CloudNativePG Automated Updates
732a8058f4 Automatic ClusterImageCatalog update 2025-05-29 15:27:48 +00:00
CloudNativePG Automated Updates
e56505a633 Daily automatic update 2025-05-29 15:16:53 +00:00
CloudNativePG Automated Updates
037a5d142f Automatic ClusterImageCatalog update 2025-05-26 15:41:19 +00:00
CloudNativePG Automated Updates
ab9be60860 Daily automatic update 2025-05-26 15:31:39 +00:00
Niccolò Fei
dc0d7b221b chore: workaround to fix dockle scan warning (#204)
Dockle scans fail with an unrelated warning on dist-upgrade
if you use both apt & apt-get in the same RUN step.
As a workaround, let's use only apt-get.

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2025-05-26 11:05:15 +02:00
CloudNativePG Automated Updates
09e421e06f Daily automatic update 2025-05-26 00:18:20 +00:00
CloudNativePG Automated Updates
d197c7bcdb Daily automatic update 2025-05-19 00:18:37 +00:00
Francesco Canovai
8010a5bab3 build: halt build if PG can have a minor upgrade (#187)
When building a system image, we start from a community postgres image.
There is the chance that newer postgres packages are released, and they
could be upgraded when installing the supported extensions. We want to
prevent this scenario, as it could lead to unexpected versions in the
container image.

Closes #186

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2025-05-12 15:01:06 +02:00
CloudNativePG Automated Updates
214e99eb6a Automatic ClusterImageCatalog update 2025-05-12 00:27:22 +00:00
CloudNativePG Automated Updates
db06c65e89 Daily automatic update 2025-05-12 00:18:51 +00:00
CloudNativePG Automated Updates
b1bbb97c39 Automatic ClusterImageCatalog update 2025-05-05 00:27:10 +00:00
CloudNativePG Automated Updates
dc6a788c45 Daily automatic update 2025-05-05 00:18:32 +00:00
CloudNativePG Automated Updates
931f87350e Automatic ClusterImageCatalog update 2025-04-28 12:03:46 +00:00
CloudNativePG Automated Updates
71fae91460 Daily automatic update 2025-04-28 11:53:39 +00:00
Francesco Canovai
af540b2c7d ci: stop on errors in subshells (#173)
Define a trap that subshells can inherit through "set -E".

Closes #172

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2025-04-28 13:08:38 +02:00
CloudNativePG Automated Updates
4189243a7a Automatic ClusterImageCatalog update 2025-04-28 00:24:35 +00:00
CloudNativePG Automated Updates
0f46041bf3 Daily automatic update 2025-04-28 00:17:57 +00:00
CloudNativePG Automated Updates
7bcc0c0e17 Automatic ClusterImageCatalog update 2025-04-21 00:26:40 +00:00
CloudNativePG Automated Updates
5997ebdea4 Daily automatic update 2025-04-21 00:18:23 +00:00
CloudNativePG Automated Updates
534f33b883 Automatic ClusterImageCatalog update 2025-04-14 00:26:35 +00:00
CloudNativePG Automated Updates
474b822886 Daily automatic update 2025-04-14 00:18:22 +00:00
CloudNativePG Automated Updates
7956084de2 Automatic ClusterImageCatalog update 2025-04-07 00:25:34 +00:00
CloudNativePG Automated Updates
f2f2e06073 Daily automatic update 2025-04-07 00:17:32 +00:00
CloudNativePG Automated Updates
e2c43ed738 Automatic ClusterImageCatalog update 2025-03-31 00:29:57 +00:00
CloudNativePG Automated Updates
9fe7bafd58 Daily automatic update 2025-03-31 00:17:53 +00:00
CloudNativePG Automated Updates
d8caea9a96 Automatic ClusterImageCatalog update 2025-03-24 00:29:10 +00:00
CloudNativePG Automated Updates
033a80ecc9 Daily automatic update 2025-03-24 00:17:01 +00:00
CloudNativePG Automated Updates
aff39bbb34 Daily automatic update 2025-03-17 00:17:05 +00:00
CloudNativePG Automated Updates
76c6e7de94 Automatic ClusterImageCatalog update 2025-03-11 17:02:19 +00:00
CloudNativePG Automated Updates
9727dcc359 Daily automatic update 2025-03-11 15:48:22 +00:00
Niccolò Fei
012f3b6677 chore: fix LZ4 builds on arm64 (#162)
build-essential and python3-dev are required to build LZ4 on arm64 since there aren't pre-compiled wheel available for this architecture. 
Also, switch back to using the latest qemu image.

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2025-03-11 16:42:03 +01:00
CloudNativePG Automated Updates
f60749ae2f Daily automatic update 2025-03-10 00:14:17 +00:00
CloudNativePG Automated Updates
27029b4f65 Automatic ClusterImageCatalog update 2025-03-03 00:23:21 +00:00
CloudNativePG Automated Updates
e6e8580263 Daily automatic update 2025-03-03 00:16:56 +00:00
CloudNativePG Automated Updates
c01ffee690 Automatic ClusterImageCatalog update 2025-02-25 12:55:20 +00:00
CloudNativePG Automated Updates
8731cc4a59 Daily automatic update 2025-02-25 12:48:50 +00:00
CloudNativePG Automated Updates
a1b69fe53a Automatic ClusterImageCatalog update 2025-02-24 18:33:44 +00:00
CloudNativePG Automated Updates
343f846e3a Daily automatic update 2025-02-24 00:16:23 +00:00
CloudNativePG Automated Updates
764f12f68c Daily automatic update 2025-02-21 14:14:42 +00:00
CloudNativePG Automated Updates
f2cdbe4e6a Daily automatic update 2025-02-14 13:12:43 +00:00
CloudNativePG Automated Updates
54747e440c Automatic ClusterImageCatalog update 2025-02-14 13:10:01 +00:00
CloudNativePG Automated Updates
8078ba7811 Daily automatic update 2025-02-10 00:16:09 +00:00
CloudNativePG Automated Updates
d6fbc3c5f3 Daily automatic update 2025-02-03 00:15:54 +00:00
CloudNativePG Automated Updates
4df72f9452 Automatic ClusterImageCatalog update 2025-01-27 13:45:10 +00:00
CloudNativePG Automated Updates
fe4092a2b4 Daily automatic update 2025-01-27 00:15:40 +00:00
CloudNativePG Automated Updates
588f8dc7f8 Automatic ClusterImageCatalog update 2025-01-21 08:29:30 +00:00
CloudNativePG Automated Updates
5c7f1dda8d Daily automatic update 2025-01-21 08:22:56 +00:00
CloudNativePG Automated Updates
a5ffce7b1b Automatic ClusterImageCatalog update 2025-01-20 00:21:45 +00:00
CloudNativePG Automated Updates
3568f019e6 Daily automatic update 2025-01-20 00:15:40 +00:00
CloudNativePG Automated Updates
dff09fc22b Automatic ClusterImageCatalog update 2025-01-13 00:23:45 +00:00