forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-17-bookworm@sha256:356b49619d9c615716415f3f977d670dbde235f787daadf794274b3ce871a419
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-17-bookworm@sha256:e4aba79e32318ceb530868cbee1aa3900fe6e3910d0d9225b9336cbe2aa0f121
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-17-bookworm@sha256:65cff9dd30b56dd65f1a95ceae4f68fc70c5fed157bfd7b762674718b7a00001
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-17-bookworm@sha256:be72951a8c5317da32567fc98082f61e4da03b412fe6b0393504c5790f407e16
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-17-bookworm@sha256:b16fe4af197e7673c362671419bca1e6f17cbc85442e7c926668513b2d87c074
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta1-6-bookworm@sha256:c2bdff0ca74536790ad63c9cbd0940ee1f7d9016431de30041b30268eb82897f
|