forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-26-bullseye@sha256:8bfe170fd74915d5b29bdf10512af7cc1876aa6b81842f08df3f4be670c7ab60
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-26-bullseye@sha256:c2cae76a1588cc15352349c4ef0f8a5ccdb994fbe4ae237f4ab87c26ac159cc3
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-26-bullseye@sha256:e95be891dfc13789475081d1b5c03325bdc88b591b2d9f0e19b6da349ff9ab86
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-26-bullseye@sha256:a6eeee0594035cd9599982ba71ca7046390f455f458478c74c7b7f61fd259c2c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-27-bullseye@sha256:85b3650ff9cab46e5c00e0c4ccf023d9df1e13e80d9a431e16fd48b94365c270
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-4-bullseye@sha256:91dc7634c9661cac1ad5d4577326944d615561e99e2645fbc00f7c77c681a149
|