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: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-3-bookworm@sha256:40519db8b528e55aaad509dc666a3901a5ae6f4f8c0650e92b197ccace050327
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-3-bookworm@sha256:127fb02ce8cb1b942b34478f6491e934bcd86498e8bcf83d83679aa975bb0811
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-3-bookworm@sha256:39614e0dbaf0ad28ce1b399699a57519b750e11b80c42a4c74a61e20f68b4950
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-3-bookworm@sha256:ab468aafe622a025c7b6690e600bc6f7e82645d8b232731a23be05643f490793
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-3-bookworm@sha256:abfc3a797ba7ebc6b9656ae9f73eb972260945f658439c460b8af2e441685aa7
|