forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 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:2b82ab61164fde0b97dc3dd88b940fefad97b53925fb91266fca88b467924a73
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:7723f0b0d306edae9cd591ccc2c8caaa7ae7837ef14c1475c8742929f3cb46c5
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:901b044ec5e4043808d7a035afd9d971e3516f215e45d85eae8ca0a1d06aa98d
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:b6313ff4803b2bd440916d97f3da64a0692e77a6f2d3a8d4aeb530279c16413b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:c56fecdbf3d17b2674ab291c5da9e83c5afde20c747fb52bdf9ac07ba1d98a51
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta1-1-bullseye@sha256:c26c3c7f3e407f762f6e624be014992d52299a4805fd0fd3edbf873e7103efd3
|