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.22-18-bullseye@sha256:8b9b5f0c281abe5a92587e62534bf685aa2656e5cd56e2b2d165d0d876ff0c08
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-18-bullseye@sha256:f4038790f4d22397c7750627df4ab6e84b0b2162877d2700a78e4698a7457891
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-17-bullseye@sha256:946953324170aeac629e7716ccf855cb6b7211e8a7500c5274c50aa3aaaf1c91
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-17-bullseye@sha256:b9011e900bbcaf8d83eb0cd724415927bcad38fc55a7274bd300f8c9af4cc310
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-17-bullseye@sha256:5ca9696635c2473465e6b896188c344ff10da1328ec6e37e9cd337d6d0b1712b
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-17-bullseye@sha256:1a2cb954a8f97ab9bd4a5ca7c51d90739cfa7db4d1e7a3de72221bc7e2305c9f
|