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-49-bookworm@sha256:2f43d44b0562d5cd4a513616a2db161f6337523b3bb45d720c864436e5ece674
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-49-bookworm@sha256:d07383e7c138c748f178668fb4d90036daa56d879bd05ca4730cfe8af9da2baf
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-49-bookworm@sha256:08e2b4fe7da7ad8b9882d90eddfe27c3239ce6fc7734329efc761db8f8f5cb0d
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-49-bookworm@sha256:85243d5b0571c748837907b85db6d13d87fb357950de979d9e26470fd4a5f4ab
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-49-bookworm@sha256:f82bd3960bcf2dd723f99f337c6a0c0e198579324619168d88771cfefdaa610d
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-27-bookworm@sha256:6f1ff7b4fac4651cb6ebb35fe6bf66a039a1e5ca1dac16c21e15d31838f7f6f2
|