forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-9-bullseye@sha256:943365fbb101745a31ed757660d29f8277471ddf34b34c2a7af9e9401da95856
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-9-bullseye@sha256:5e1b9a935c83e2c70c5e17aee894afec24b91f80bf448bd31e288ec4ed3bc0ba
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-8-bullseye@sha256:6605e25368fe339c42acce05009112f527f6ed0bf397a02f32450678ad2d388c
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-8-bullseye@sha256:c71c208cf5226ee5661f7498f3010408776dc38f4f058902c88a03a13861651b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-8-bullseye@sha256:d7822fa6eba284a6d3d035d51a51de22147bc5e72d87aa93e7dd9fa87455ed5c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-8-bullseye@sha256:d8dcf25a072f493d1fa998d9afe8474bf947e2fdb5d1e1c7920259783f5786cb
|