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: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:43e3d0979c23ecdf1b81d53a05f238af8fb8c961e57ada3a5a93909b30aedf02
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:484fc5d1e554f8f3009e9ff5e29c49fd3be0c0aaacdf510a34f02e5165c9fd6b
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:2aebad90324113d28d24620347efee56bc66d273b0da6f2d56453388c25eb630
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:4d71ae738571ce22c900a44b3f333014cbd90f336e9952abe41602d67cc4633e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:74ca95a9f0a222ebd4077485b533014b20891f47761142d5990a5435dbfcd9a0
|