forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-15-bookworm@sha256:10699b624dbda0346e39dd642246e225a3a95759356532b68e7a3bf418da0702
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-15-bookworm@sha256:fb6ed68d0b40fda3a872cf7ff4e0a71ca9b09f4855928068d131abe22a105200
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-15-bookworm@sha256:27b8b91d0d265d48ed6e8c16e9dffd755e056374cfc8ae9680bb96af309d5ad5
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-15-bookworm@sha256:55bc0464e798677fd907dae2fa1e6fdac1f880959fef0608d03b2c8b6255e5de
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-14-bookworm@sha256:e3587d6f14cd7fd34733ab83a98855f9dead3d91b3508194524da2c8649428c6
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-10-bookworm@sha256:fa9dd273532095b6e3905a95c16d75846f38e113c30c2603b7f8f43a9864c8d3
|