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-4-bullseye@sha256:7b3122fff7be050c1e5538c0e8a3169b3e8a81448fd28c256a3d578f6bdd650a
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-4-bullseye@sha256:afa484f3163a3647f32f6d20a44b18c585bd4640ec63c726c75451ae19677906
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-4-bullseye@sha256:fb11c49b4cb0bbfc8a61e6d7192986a63a9ad91d4089cafde6f04d4d84f97750
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-4-bullseye@sha256:3b5222557fda77e0ae7156e6def83841d145088c8a71ebb88c01986502b403eb
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bullseye@sha256:21ba0df46304d230bd7179aaae5690b9028ef5e83380d5dac50cada20e936189
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-3-bullseye@sha256:e3b77dc8e8eb88e110a27e824766b78b6f0389ed3a8ba24ae2acc652047f80f4
|