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:b962b638e570af3247472ffb2bc69026cb60474606ba933bc1437f897b3ee6f6
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:59988bd165a1916c4458fcab226463dd976d26df724dd2a348261f354c2bbd29
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:ea0729e6a0f2c425291159e066d021ac482e6478090faeac252ef606291ffd1a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:15be8e69d299a91429b58329e3eb26b16ef02df6e148b1557a714173ad26790b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:d2684963dbdde4cd8b5b31c7dcf22030cb329e4b88aa03d4058b567621273fc1
|