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:4176022cae42c93204b2c3eda1cc1373717e8bede05cf3d3298ad07367b89914
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bullseye@sha256:d249e0f1f593348a9f96739274e1d1f36bb252e64c51dc98626540d8a37398c3
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bullseye@sha256:81ff2cd0ae7998e15578f5036c2da1622add8b0696c0455f762baae91af023e8
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bullseye@sha256:9b47016d2b8ed4558c0069eed2d86a64d71d88ce82a1dd6b2f31514fd862559c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-5-bullseye@sha256:3f38bdb013506b1708aa5bdaaab19f0acef8144c48b6953ecf78d4e37b8b9f36
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bullseye@sha256:4b0da931abb257e95fded25ffb97be86f81fdc748870efbb681b2d67da8bf38f
|