forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-1-bullseye@sha256:99567ad75d099c2f85a114b93f38d457064d58c7588ff4e85b2e081d5c0debce
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-1-bullseye@sha256:80d19f151b9d6810ef4cfa9ef554229e4afe042fce2ff8cf3bd4079be7d991bf
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-1-bullseye@sha256:15673558381ed7cc29aead13b665001388c4493598434fb9317aa614c0111b75
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-1-bullseye@sha256:4418a66c2232ba0bd63dd6c7a98ee401bcac340efbb5f380f8879d004654a7d3
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-1-bullseye@sha256:a584c18aa3d292b5bec7d0bce76b26edcd0a53555adbf607d14b145191a7b7fd
|