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.18-28-bullseye@sha256:c0db4bf77eb001838420e3ed245410c00e6ea9ffe2b9d66065f81758a5807d1b
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-27-bullseye@sha256:49d8e5b73c990726e406b7d682ecee214ec6504f4a2a1a9e31eed50c0f3109e2
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-27-bullseye@sha256:42437cb9fb956c1cf0ff92a926bf297c163ef8f51a15cd48f5ebaaedf9a9da70
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-27-bullseye@sha256:b270e94ef390b20216ae68ff59e9bad1e0dd84b7b91cde782ebe5707d824123f
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bullseye@sha256:9308dcd778be66f56bdce8503916ab820d12420e7d1bc74fff0d663c95e126c3
|