Commit Graph

1010 Commits

Author SHA1 Message Date
CloudNativePG Automated Updates
b2694c24cf Daily automatic update 2025-08-11 00:20:32 +00: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
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
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
CloudNativePG Automated Updates
df99bbf24a Daily automatic update 2025-07-18 08:54:35 +00:00
CloudNativePG Automated Updates
919982b784 Automatic ClusterImageCatalog update 2025-07-17 12:03:51 +00:00
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