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
2024-03-13 00:15:33 +00:00
2022-04-14 12:23:42 -04:00
2022-04-14 12:23:42 -04:00
2022-04-14 12:23:42 -04:00
2022-04-14 12:23:42 -04:00
2023-09-26 16:15:50 +02:00

PostgreSQL Container Images

Maintenance scripts to generate Immutable Application Containers for all available PostgreSQL versions (11 to 16) to be used as operands with the CloudNativePG operator for Kubernetes.

These images are built on top of the Official Postgres image maintained by the PostgreSQL Docker Community, by adding the following software:

  • Barman Cloud
  • PGAudit
  • Postgres Failover Slots
  • pgvector

Barman Cloud is distributed by EnterpriseDB under the GNU GPL 3 License.

PGAudit is distributed under the PostgreSQL License.

Postgres Failover Slots is distributed by EnterpriseDB under the PostgreSQL License.

pgvector is distributed under the PostgreSQL License.

Images are available via GitHub Container Registry.

This software is available under Apache License 2.0.

Copyright The CloudNativePG Contributors.

Trademarks

Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.

Description
Operand images for CloudNativePG containing all community supported version PostgreSQL
Readme Apache-2.0 3.5 MiB
Languages
HCL 76.3%
Dockerfile 23.7%