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-53-bookworm@sha256:97357ab7c9ebed80cafacd283b186ed62037e1868006cfdf25e4d052ee2310e6
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-53-bookworm@sha256:71ead56a3de8bca559d71c38c9e486b13c1c821e60dc481243a9bcf7483e88d0
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-53-bookworm@sha256:ee1ece9ab472d8a188d9c49745b493371bf7c16511cc5c1fb30dd70e7ff1992f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-53-bookworm@sha256:0873944535722bf75eeaa4d2ace2c9dcb178caf7e175fcee06008abacb78d48a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-53-bookworm@sha256:a8bd06fa23948113828bed00f98f3622c3a0919dd656d82b2c997c09f5d9edcb
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-31-bookworm@sha256:860b653bcd7ac5ed8a87cb215122d3f04f762435875069e48ab4cce0e7bb9308
|