forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-8-bookworm@sha256:567ec5fd3d0881c79c143a9af2af72abe4dbd4ba9e583a5e48e19f8d45b7a348
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-8-bookworm@sha256:bafd25114f94695c92fbdf8cf4a98828a085ee4f95ac1c2bcdb938963818c58d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-8-bookworm@sha256:32ae26351fb1b007131191440cc8981f5834c85bfc17fa877cd31a3173ff9fd5
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-8-bookworm@sha256:d1cb68f1144ab2ba8cb8fd1d719aa77ce83ddf6b4c92073bba817f0cb31507d7
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-7-bookworm@sha256:d6107c2cb8cfe18bb7366a8754194bf81070e80cf456ec7274be43cfdf9c7cf2
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-7-bookworm@sha256:553d25759482ee3059bdaf11e782a72bd444cc706ff8fba03ec3570483ec02e1
|