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-4-bookworm@sha256:ae3a1f25254b0c683696fc0142c41abc39af396aaf088344ec3b78f59936071c
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-4-bookworm@sha256:96560fc21d13dab30c0ed597609215a1d71e40459bcb5c0e24de5db6b77dba81
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-4-bookworm@sha256:863a38728e2267ac168865570fa3c299f86eec1f7a7a93fe02e115a3e091315e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-4-bookworm@sha256:9df1ec0332148994f18e9f17bf77cf02140a34182dc20fd0ea9f0a6ef407ac72
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-3-bookworm@sha256:9b76e8a2e7a399148880c5c445242cae160f552d5ff928c75067c16e56141392
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-3-bookworm@sha256:9a3acb9f23afa662da3f785ae3a66c9995ecdd802ff9374fb38c05fb64284e22
|