forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-4-bookworm@sha256:c4510c3a969aa3fe5582a38aeb8dbd8a55544a98869c9bc6ffd136edddc0c62f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-4-bookworm@sha256:8d3b78b180514f2c5667209e56b39e3ceafe916616179c239a67b42ab5043caa
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-4-bookworm@sha256:ac7662ab0d2de65674653dc44cf481be657a20e67cad4f9ddcb7f58d14419912
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-4-bookworm@sha256:903002c8055eaffb3622fc817c47745783ed33516ba39324848c3fc6d05fd355
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-3-bookworm@sha256:fb4cb2e1400689210e364ad2ba0210817ed2cd2a0649cad1928fe3621ab00ea8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-3-bookworm@sha256:c7e2e33830b662cd855251a38860be853312a8119638a87af2157b7b36009025
|