forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-14-bookworm@sha256:c2620df7eb984267beaec3f96b35142dedad81d214fe13143be74d6a5f6280d6
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-14-bookworm@sha256:82506e91279218c087d0e3a3fd24bd51dde37d19defdc000430fd50734bd41a2
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-14-bookworm@sha256:ae45ebee80236b2b0f3f906c29a0e90fa243ab34dced2415a80aa9f7562eff19
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-14-bookworm@sha256:4c89c27cd5793afb50a74bdc633f4958a303c462709f9b470646eb3ce0fd8126
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-14-bookworm@sha256:9037cbaf5bb63afbb1593eb8c1ad0a7799e1a94efa4cdec4660c2c59d5c7feb4
|