forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-25-bookworm@sha256:b784dc7ad67190de14030249dd71be96c0c7af7bbeb85620777012ceceb89c30
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-25-bookworm@sha256:2d1bdb2ecf1d05db828022a1fa4b9ba04275caea81446a74a1c0db9a2b0e6670
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-25-bookworm@sha256:a403df3cfee9d2e70be3b5f6dc5d6adc662af422358c2164e929b18867874224
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-25-bookworm@sha256:d0eff00fa401211bba0b4fa5cec58ea93ea8a222f498cea680b4a6c90ed7b5f1
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-25-bookworm@sha256:b37ff01849dd106fcb69fd5f61fdb29d8154796472d620547a568d37fb8550ed
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-3-bookworm@sha256:9b27684e172e15cd472d8d1cc15d11c702c7a26e7374d59e563016383300d18b
|