forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-47-bullseye@sha256:fc27d98e6df70ff9bb6994ea777397eca3fdb3c19ff8f6c257bf9cc3998b0eea
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-47-bullseye@sha256:5586a6ce9da885c283a7b61a6e3ce301314150bcb2f93bcb32b5e9a39c6f42e5
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-47-bullseye@sha256:f7b17f4f96b9ce99627a5e2fa8501dfffb2a4802b20234f7cc4c4edde1fadb0e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-47-bullseye@sha256:4c853fe484c31a84bba807a64a576158a34f681a48e542d284b09e9fdace9930
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-48-bullseye@sha256:f4d6a52b83773b7264ef642f5931cd64373a0b841351de958c70875972cf2d39
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-25-bullseye@sha256:dbebbb7b76e3a6163da6746f78f397d0b864c61afee2387328290f9fc4b01874
|