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-bullseye@sha256:1bfe8baa6f598a727231bd01950e688f0bdf74844cd4cbe068e157c797ac8457
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bullseye@sha256:e888018840fbdc6b291dba17bb378a3e05b82e6e73b42389b6a1ba6530a9f0eb
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bullseye@sha256:0a769e0885b91eb4f258dc001d67bce303fbdd4c7be882c00341f965d86a52ff
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bullseye@sha256:ef547fc5e7eb1f70fd93983e956c799ffb82f07cfa43191153d4c4db9adcae18
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-5-bullseye@sha256:9eaea20d9fe7a775a13127c14bfa9fadb820647089029964664041857395b0b4
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bullseye@sha256:e9ebcc4a9fdbe7132536102c5e69c9bf2b17cd9993d5daa3e76ecda71808e240
|