forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-4-bookworm@sha256:f715dd1a608b636ba6e7ebe61f1fffab1899e6a84a953dccb3dfab6b5902659a
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-4-bookworm@sha256:aaf5d9708415d8017642dea7c683d21c2c0cdc9dcd725ecafed2022fe2dd4813
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-4-bookworm@sha256:826136a1e76a2ae9facdb703035f88da72772bbfd54e986148ddcc3e5d689d5e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-4-bookworm@sha256:b0d7e57f3ee542c5f8b5852d03c2926272ee8fb5e6e82047b278dfe96de22a1c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-3-bookworm@sha256:4d57acb1708fb64fd72492fdcec4599afcdddb5752bcb56c53d214ff298b3479
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-3-bookworm@sha256:4e92071633bac38e118a8fe553e7a3026664de5007b4befb64b097cda30c921f
|