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
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]
9e33f54c73
chore(deps): update github/codeql-action digest to 181d5ee ( #232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 13:45:31 +02:00
renovate[bot]
200ddfcd49
chore(deps): update docker/setup-buildx-action digest to e468171 ( #227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 10:47:45 +02:00
renovate[bot]
fcf3477cbe
chore(deps): update docker/setup-buildx-action digest to 18ce135 ( #223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 16:03:55 +02:00
dependabot[bot]
369331af00
Bump github/codeql-action from 3.28.19 to 3.29.0 ( #221 )
2025-06-13 21:29:38 +02:00
renovate[bot]
a9d4ce92e5
chore(deps): update github/codeql-action digest to fca7ace ( #216 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 14:18:48 +02:00
dependabot[bot]
dcb26cb5a3
Bump docker/build-push-action from 6.17.0 to 6.18.0 ( #213 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](1dc7386353...263435318d
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-29 15:41:19 +02:00
Jonathan Gonzalez V.
5c35abd07e
ci(security): reduce workflow permissions ( #207 )
...
By default, set all the workflow permissions to read-all, then
provide permissions one by one to each job requiring more
permissions.
Closes #206
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com >
2025-05-29 15:38:50 +02:00
renovate[bot]
8c598b2996
chore(deps): update github/codeql-action digest to ff0a06e ( #199 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 15:12:53 +02:00
renovate[bot]
0c29118218
chore(deps): update docker/build-push-action digest to 1dc7386 ( #193 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 15:12:30 +02:00
renovate[bot]
acc0426450
chore(deps): update github/codeql-action digest to 60168ef ( #179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 14:54:21 +02:00
renovate[bot]
48b6e1b541
chore(deps): pin dependencies ( #176 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-30 17:22:58 +02: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
Niccolò Fei
4f2f2958be
ci: workaround for segfault in the latest binfmt image ( #156 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2025-02-24 19:26:38 +01:00
renovate[bot]
058205b63e
chore(deps): update dependency ubuntu to v24 ( #146 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 10:47:17 +01: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
dependabot[bot]
f0469fce8d
Bump docker/build-push-action from 5 to 6 ( #114 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 12:22:23 +02:00
Niccolò Fei
8093cb966f
ci: do not trigger the CD on imageCatalog updates ( #99 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2024-05-13 09:29:28 +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
Niccolò Fei
13c0eaf635
feat: generate a ClusterImageCatalog on image update ( #97 )
...
The image catalog YAML file will be committed an updated every time
an image is updated, thus, we provide a catalog with all the images in this repo.
Closes #96
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com >
Co-authored-by: Francesco Canovai <francesco.canovai@enterprisedb.com >
2024-04-22 15:35:55 +02:00
Niccolò Fei
6d2b8cbd74
ci: temporary workaround for the snyk failure ( #95 )
...
The Sarif upload action is currently failing because of github/codeql-action#2187 , which turned out being related to how snyk produces the sarif.
While the issue is being investigated with snyk, let's deploy a temporary workaround to allow the push of new images.
2024-03-13 13:21:06 +01:00
dependabot[bot]
cf6a56c045
chore(deps): Bump github/codeql-action from 2 to 3 ( #81 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-20 15:54:12 +01:00
Jonathan Gonzalez V
cfddaadf01
chore: add Snyk container scanner ( #60 )
...
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
2023-11-02 19:17:03 +01:00
dependabot[bot]
76548b335e
chore(deps): Bump docker/setup-qemu-action from 2 to 3 ( #66 )
...
* chore(deps): Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: use the latest qemu image
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2023-09-12 14:51:28 +02:00
dependabot[bot]
d2e4999687
chore(deps): Bump docker/login-action from 2 to 3 ( #69 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 14:37:04 +02:00
dependabot[bot]
88ecae188b
chore(deps): Bump docker/setup-buildx-action from 2 to 3 ( #67 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 14:32:18 +02:00
dependabot[bot]
221c00988e
chore(deps): Bump docker/build-push-action from 4 to 5 ( #68 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 14:31:50 +02:00
dependabot[bot]
04047f3d6b
chore(deps): Bump actions/checkout from 3 to 4 ( #65 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 14:31:17 +02:00
Jonathan Gonzalez V
e7be7616c4
chore: update ubuntu and python versions ( #61 )
2023-06-13 14:40:19 +02:00
dependabot[bot]
0cae000947
chore(deps): Bump docker/build-push-action from 3 to 4 ( #53 )
...
* chore(deps): Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: remove workaround for buildkit
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
2023-02-02 13:39:33 -03:00
Niccolò Fei
f198f7452e
ci: implement workaround for push failures on ghcr ( #52 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2023-01-20 12:21:05 +01:00
Niccolò Fei
5287f3f26b
chore: replace deprecated set-output command ( #43 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2022-11-11 09:20:13 +01:00
Niccolò Fei
51078cb283
chore: Update Github actions ( #38 )
...
* chore: Update Github actions
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Co-authored-by: Hai He <hai.he@enterprisedb.com >
2022-10-19 13:28:59 +08:00
dependabot[bot]
b5778f5501
chore(deps): Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 ( #36 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 16:56:23 +02:00
dependabot[bot]
ed1361d04c
chore(deps): Bump docker/login-action from 2.0.0 to 2.1.0 ( #35 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 12:47:45 +01:00
dependabot[bot]
c02647b4da
chore(deps): Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 ( #33 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 12:47:32 +01:00
dependabot[bot]
8acc5e5632
chore(deps): Bump docker/build-push-action from 3.1.1 to 3.2.0 ( #34 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 12:47:03 +01:00
dependabot[bot]
14f1973e29
chore(deps): Bump docker/build-push-action from 3.1.0 to 3.1.1 ( #30 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 11:12:54 -04:00
Jonathan Gonzalez V
3cf3b69fdf
fix: add missing accept-keywords
to dockle-scan action ( #26 )
...
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com >
2022-07-26 14:49:57 +02:00
dependabot[bot]
379961e51d
chore(deps): Bump docker/build-push-action from 3.0.0 to 3.1.0 ( #24 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-26 13:51:39 +08:00
dependabot[bot]
162edc6a87
Bump erzz/dockle-action from 1.3.0 to 1.3.1 ( #23 )
...
Bumps [erzz/dockle-action](https://github.com/erzz/dockle-action ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/erzz/dockle-action/releases )
- [Changelog](https://github.com/erzz/dockle-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/erzz/dockle-action/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: erzz/dockle-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 09:56:25 -04:00
Mathieu Velten
baef67e25d
feat: add ARM64 support ( #19 )
...
Added the `linux/arm64` to the list of platforms to build the PostgreSQL
container image.
Signed-off-by: Mathieu Velten <matmaul@gmail.com >
2022-06-06 06:37:22 -04:00
dependabot[bot]
626fb0d88a
Bump erzz/dockle-action from 1.2.0 to 1.3.0 ( #12 )
...
Bumps [erzz/dockle-action](https://github.com/erzz/dockle-action ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/erzz/dockle-action/releases )
- [Changelog](https://github.com/erzz/dockle-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/erzz/dockle-action/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: erzz/dockle-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-30 08:16:43 -04:00
dependabot[bot]
153fe9e9c0
Bump docker/login-action from 1.14.1 to 2.0.0 ( #10 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:26:55 -04:00
dependabot[bot]
e4fb7d5741
Bump docker/build-push-action from 2.10.0 to 3.0.0 ( #9 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:25:38 -04:00
dependabot[bot]
b0a30a0518
Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 ( #8 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:24:20 -04:00
dependabot[bot]
f6bb9635a4
Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 ( #7 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 09:23:45 -04:00
dependabot[bot]
d4ff233abc
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 ( #5 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 08:34:04 -04:00
tao
d071944342
Initial Commit
...
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
2022-04-14 12:23:42 -04:00