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-25-bullseye@sha256:c96b2575b72c380e437204a959f05aded46ef3a235bf7007345ed24503fada0c
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-25-bullseye@sha256:8d153b8696e7feb4b5d34fb0d7cf623832cb201558ab68f67869e281ec313468
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-24-bullseye@sha256:f68d6b6f9dccb34309380eb25fabbbd65b87ccac622550e031082c1c19f1c137
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-24-bullseye@sha256:477840d3837595173bb54b8f9e8544de3d0ebfe4c2b5e65e6d68a18551c7e9db
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-24-bullseye@sha256:856497f2c4c072bbfd3864bb2609603bd39c6c1bda26a1537345d2d89453d221
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-24-bullseye@sha256:8331a0484116702aa389706a5527ed819d9d76bad644404b99e09edaab33ba22
|