Commit Graph

998 Commits

Author SHA1 Message Date
CloudNativePG Automated Updates
9ef4cccd32 Daily automatic update 2025-07-17 11:47:36 +00:00
CloudNativePG Automated Updates
dc3bc6f9c2 Automatic ClusterImageCatalog update 2025-07-17 10:48:31 +00:00
CloudNativePG Automated Updates
7ecacbeb81 Daily automatic update 2025-07-17 10:40:36 +00:00
CloudNativePG Automated Updates
0ef7aac157 Automatic ClusterImageCatalog update 2025-07-17 07:29:19 +00:00
CloudNativePG Automated Updates
19a2e6182a Daily automatic update 2025-07-17 07:18:39 +00:00
CloudNativePG Automated Updates
1e42c03091 Automatic ClusterImageCatalog update 2025-07-14 08:18:17 +00:00
CloudNativePG Automated Updates
53bbbacce4 Daily automatic update 2025-07-14 08:10:14 +00:00
Niccolò Fei
2d191a5c54 fix: ensure /var/lib/postgresql/data doesn't exist is system containers (#246)
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2025-07-14 09:24:08 +02:00
CloudNativePG Automated Updates
273f3e233c Automatic ClusterImageCatalog update 2025-07-10 08:34:42 +00:00
CloudNativePG Automated Updates
4aa697eff2 Daily automatic update 2025-07-10 08:26:39 +00:00
Niccolò Fei
44679e9141 feat: add v18 beta images (#243)
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-07-10 10:23:31 +02:00
CloudNativePG Automated Updates
9ef499cdc8 Automatic ClusterImageCatalog update 2025-07-07 00:27:36 +00:00
CloudNativePG Automated Updates
3b21b1d198 Daily automatic update 2025-07-07 00:19:39 +00:00
CloudNativePG Automated Updates
36fbf7b460 Automatic ClusterImageCatalog update 2025-07-04 10:35:24 +00:00
CloudNativePG Automated Updates
84de563b74 Daily automatic update 2025-07-04 10:20:05 +00:00
Jonathan Gonzalez V.
950c4ef0da chore: remove unnecessary line for Vim editor (#237)
In some system this produce a security issue documented here:
https://security-tracker.debian.org/tracker/CVE-2023-52425

Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
2025-07-04 12:11:43 +02:00
CloudNativePG Automated Updates
e042a0559e Automatic ClusterImageCatalog update 2025-06-30 00:27:57 +00:00
CloudNativePG Automated Updates
c316e3795a Daily automatic update 2025-06-30 00:19:33 +00:00
CloudNativePG Automated Updates
1dc2196e7b Automatic ClusterImageCatalog update 2025-06-23 00:27:44 +00:00
CloudNativePG Automated Updates
ff081b9856 Daily automatic update 2025-06-23 00:19:40 +00:00
CloudNativePG Automated Updates
59dbea9d83 Automatic ClusterImageCatalog update 2025-06-16 00:26:46 +00:00
CloudNativePG Automated Updates
e1c308ee26 Daily automatic update 2025-06-16 00:18:54 +00:00
CloudNativePG Automated Updates
5012d1f251 Automatic ClusterImageCatalog update 2025-06-09 00:28:05 +00:00
CloudNativePG Automated Updates
6eab8779f1 Daily automatic update 2025-06-09 00:19:02 +00:00
CloudNativePG Automated Updates
70b0f9b611 Automatic ClusterImageCatalog update 2025-06-02 00:26:49 +00:00
CloudNativePG Automated Updates
cf9278e415 Daily automatic update 2025-06-02 00:18:38 +00:00
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