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: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:088aae723b2f5d79d84bfd2a30bde6dfd35fb23cb489fb5c02a4dbb55f65bf11
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:cfd7a989713a5ea02775470109d8744c426c26c25e4b84ae2101fdfb7f35ff9a
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:d4a4a3042e98337fdc04231800ca94ea68ec2d39e570fcc6b9c2490a6299db4f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:940aa1fc15a05e57c7a8dceb0bfe15a7b453777fce267d8c63d9d43753f69b5c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:ddec350f2934963dc80b0f74be5e909ac4d68f0fc15b362b6587319b039f9213
|