forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-32-bookworm@sha256:21d19da3b357c17f83c3808695c0f6aeb484c03d572f1251b586bd3e9c570343
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-32-bookworm@sha256:d26a81bde6d8d20a324973481ca72827d72a374fc877d6d95e33519331c5456a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-32-bookworm@sha256:73db064c2c845d3346e2c4bc7890f3c065264494092cb6cd648a09761403d222
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-31-bookworm@sha256:c436021e4337f60297770bd5e1739f3e70b094c90183fe337eed4e7f879c9056
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-31-bookworm@sha256:3505ae8edf9f0e4ff0ee156879a0cb7a43c56bcce254383821c971a9ea4f5ba3
|