forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-14-bullseye@sha256:2d1aeb4d9b3d3419c6d161d2d9ee989fd41a38df75c3d5aba42c364100257f01
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-14-bullseye@sha256:c400eb407d84795641e30b2b4e43afc59638eaea73866d32b2adb5a1194cf8aa
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-13-bullseye@sha256:9b5b2d1a149595c415a803f2b26e39f0d43d070cc1febd2607cfa57ff73568b2
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-13-bullseye@sha256:61cca1ee5bdf949e43694af6de922215a2cad63977e7bb9bbc1e2a09de2be823
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-13-bullseye@sha256:62897c8d57c6705b448bee702621bd65f799b8ccf5d04471a21d5057d067c6a1
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-13-bullseye@sha256:80a04d298455a5cae2e9ced21d3b02f14e84d83eddbc94b359ea98797d8b08b9
|