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-5-bookworm@sha256:1f6f178afe74dbcc96b618d3c06683d59004b6824af566903d618426f0a35712
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bookworm@sha256:4469b2c882e86352e4fad70c89fee860015b9cc1c6f42e4fe417ed154979a34e
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bookworm@sha256:95d4dc68835c59c3c001b5a5fac767cf7dd992f26ef85364adcf844338879440
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bookworm@sha256:9a11346603baf72192f03aef475f248267fe1237ac277670a64da2301592e2c8
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bookworm@sha256:abcfa7a55c5c0635cb0ac224c7bf3f69074056dafc30d936492c2862e7b4fec8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bookworm@sha256:d8a76c9a463501f3f0323406909bd0ede79a6d84f4196714bd52a64f130f0155
|