forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bookworm@sha256:360dab48af08daf2b71be4976c6265f9e1650848c76baa61015781e8146bf8c0
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:df2077864fd6574c606318daa52636cb00f6860ad1d9ea849304be6cdb63043d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:2abce77ae80f286388fe29e422c18cda1e76a1548284d83056cd8ab96a034fae
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:763ce56f380ee3a56384dabe8fa47ab9fca7f78c42f15dec9fb42954a4a6711e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:9e23160a62b1c4f4476c7efd3dc98312f09f1e2f3f9bafcc7a6fc736f4bbca83
|