forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:89f5d8869a61a4285a5964aeb7d77d47a06d95a7c94e85d320b201c87f505572
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:582ef2f309a4205a89220036030a1ef84361f786e4973b2a589249c0696dca4e
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:23c6ad3bfec928bfff45f7693a726a3c1f66806fca55e9321aae6e36ace225b0
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:cceab7169176843285c9e10f0b844587303b54e8da625f30262386fdaadabff5
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:c8da74b9b7acf71dc75f0ce4d7c45ba52f893b73afeddf66be9ad0f7a9491558
|