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-4-bullseye@sha256:632dfda198b2c3f44b6cd04bcacbff4e52f8d5fa325dbd11a5dd3f83fbdb6a99
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-4-bullseye@sha256:0a772d699a8736b29c4dbdea968f3dbfb93e1ad9f1e37a2a5bc185f1c5cd0c53
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-4-bullseye@sha256:3d7bbaaf35825ec3bff90eb68e7a2b3d93ee5c80319189ba9653621bbc74482d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-4-bullseye@sha256:4fb8f10f3577dc94bd5d2fb6d461c831e21da7039fcce602bec0c0098f320a03
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-4-bullseye@sha256:857313fcb91856c8eb7e8d281c732174b01b495b0fce2ac81bd464e6162b2260
|