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:3c72dd240d58cbbf0586e641f0da3d878aab2e830b78fa68225833d80ec4a485
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:ae335ccd1a9d6135325e468d7ecf410cf61d6767460b6807a86744dcf0682fd1
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:6a7e15ef5f27fe4af76b89cb240ce6716402a68cf658c035c96d00bd03c551f7
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:421f3c8960fd809906dda1c5039bb5a4dd9b92ee5c7390b00b536e42dbe01965
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:64baf75dca6a00cefa39f3bfd5400a7706a5d83471471356d742280696ec5b87
|