forked from repo-mirrors/cnpg-postgres-containers
19 lines
1014 B
YAML
19 lines
1014 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.21-5-bookworm@sha256:223b82a12386dc862dbffda09f8dcb6e86276c6291ce14e221e02df7d259fd09
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.17-5-bookworm@sha256:e24f5564586355088531f40670848964eb0ad8d9274af124c928207ada2d4489
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.14-5-bookworm@sha256:1728c3acf0d9c89b7ec52732d700f4d9038f5b37514c3afebe807da6ce181671
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.9-5-bookworm@sha256:a425bdd333f25dd32d504889fe5e7ad920487c351b7564702cf8a40c8bc2721a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.5-5-bookworm@sha256:ed0b6c5267e3f7ee278d243b0005563fecbc6c84bcdb36b77c48315829c38c4a
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.1-5-bookworm@sha256:4ca70a76a478ef6f8e9662e113e6f925680c4decb48c0a382ce7d4864cbeff75
|