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-13-bookworm@sha256:fafc80faf543b845732175e0ddf40f82c660a5e26e7dd5637360ad4e2a3b3b97
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-13-bookworm@sha256:942fc96b73b175afdbf097d07569043a5de546fa9d7e745a67d274c37fcafdb9
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-13-bookworm@sha256:8a14d2345a7006107bda332e26eb080a52ce9195c65cf3f6e6ea10e146ac0e69
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-13-bookworm@sha256:c453f5d87a0844348071999a94425938aaa7caccada609579677de60e6ef6541
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-12-bookworm@sha256:b175ae4d706565f42d5f5a1cae6818f5e50079e0fb1422886e32b4b606c828df
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-8-bookworm@sha256:71420c62300d19fc68f25aa18ef65f5324a241fdfc687accd30b750497f28d79
|