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:fb601fe0003fa6cfb115f596e60efb60c5750faf148d70eafa5260823ef4498d
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bullseye@sha256:7d3723b9770a0b8df7196bd9d59909912c3756692c2b629ca2eceab0b339650c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bullseye@sha256:c476008eae5e682dcb39f8cb63e6a7c8450278a31984e56773597b57c3470ff7
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bullseye@sha256:f45da7999d1cafd7b8b118b58363e158d201b31a51303a3c137bdc5085a6c6dc
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-5-bullseye@sha256:c01079e926311e4b890789746a03422e63669c88f37f78fee8fc12ad373c1405
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bullseye@sha256:baec456fa874e9cd0ebfb6327222b0c07d8305f3920405dd29021b3d2729e0a6
|