forked from repo-mirrors/cnpg-postgres-containers
19 lines
1014 B
YAML
19 lines
1014 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.21-1-bullseye@sha256:5193079c6d6fe3d81fba5bc762a3506192d3011b5107a606e749d24d2e481aca
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.17-1-bullseye@sha256:882e25868fbf81b2d8e5127c529bb0642149763fe4e209c504b8096a820c1daa
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.14-1-bullseye@sha256:c6e3811a6fdc1d4d2bab1b2dbf891ace3b72e0d5684161082d376d9f036b032f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.9-1-bullseye@sha256:d20c504384c14bb78110a45c14ab84f2dea064ee3a784e61c5fb81b51b35a9d6
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.5-1-bullseye@sha256:4af0d0f293b0d32e1184485247a6ab16a8608a8f91d0e578b363efb9b6a4defb
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.1-1-bullseye@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4
|