forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-3-bullseye@sha256:224b2b783f24363df39b200798ef99ae401200bfb580be8d58b9c6d6cc687b5f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-3-bullseye@sha256:7b2d37608a47603fe8576296699803c2febf1bbf0c8f31c2f4d4e2dc84bc3e6a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-3-bullseye@sha256:681a481264ed78921c7233ee7dddfa807a73146b91db2c772cfef3a67a18f828
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-3-bullseye@sha256:b6c381fa57cf9d544e0d5fea8014f3b89d09f0daa6631b2e0ce52c0aff65e7bd
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-3-bullseye@sha256:2ec17b4c713d5293cb869f8d7b8aca2a9096ad6a775a77b14c35434e598ac210
|