forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-5-bookworm@sha256:e0b3ef1c4af0fa9a8d5ee5b2e125d1f6f3195521fa2b9e5cd239fa98d840229f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bookworm@sha256:47a619de843cbed2dfa4c5deca6bc932ab1050fe5943a769dd3701e7828b9fa5
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bookworm@sha256:57896e0843b4ddffc7fc8b1a6ae9d8b3250d2e281a6d9aaaee2d473e891db2ff
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bookworm@sha256:fdbe1189f4c49d4413826d3785d2a9218d1579346b8bccf58f21157582eaa5c4
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bookworm@sha256:130d440d0608432b2082f8c2a97f42d8fbfb1b23186a751d1ff35e4e7f292d33
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bookworm@sha256:8a3b074b4bc44a12f98c63c5e4e539cbd67f00af605ac2eb4649cbea075e6603
|