forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-22-bullseye@sha256:c28677e63287aa656dea65e34467c48ebd9da422a6433d2e169a2f9e6c5eb5cf
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-22-bullseye@sha256:2af4fa2d486a4fe1be7627fce8dc2214a12756f93282c09e5ab911d29fb561ad
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-22-bullseye@sha256:c36da6570d87a0eca7c0501a0e4f0503f4c2824a7bdb57a9fb57b1f19e169791
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-22-bullseye@sha256:cca50a94e2da46ddcaefb23260c805ed3b466763bd2a25e1617410176d5fd0ab
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-22-bullseye@sha256:b1deeed2aa998b2f381e39c5cadb9ec06127708c8bd62965743af19abf21628f
|
|
- major: 18
|
|
image: ghcr.io/cloudnative-pg/postgresql:18beta2-4-bullseye@sha256:4d53fe64ea725daad84d42021f3d998964dfaea5fcc5d56ed9ce365cf34bf8d7
|