forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-25-bookworm@sha256:bf7b2e51825b696ab79fcc7100c5c4322a0990e1bb0d620ae2160c64deb623e1
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-25-bookworm@sha256:85a3f5d87f85cd4e7ddb480e8c326fd4f649aa35f67ebecb0745d7103734deda
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-25-bookworm@sha256:2289c9a214bd968a8caf6c77e91496c1ff69dca56f96b7b60f2c2cd0accfe447
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-25-bookworm@sha256:0e3ee3bf3040acba74511f78657dda23245f11bb32557e2eb345ce6b572aa6a3
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-24-bookworm@sha256:6c555e4e93b20c6ac31432771eb3d64721818c93bcbef313272551672e4e0147
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-24-bookworm@sha256:712d967ae5bbe04edbc68d34a420a02cf567168fe75f624c73e3645796b1e32a
|