forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-17-bullseye@sha256:f999dd3dd8226256b8aa31eef40e82349d4585063dd0ea25ee17e6b03c2f7eba
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-17-bullseye@sha256:2bbc600601e2c41926a0052dea9714c62e77ba6054f6e70f11f4be9eb677f8c2
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-17-bullseye@sha256:3cf9960c054e7d2ae283051ae1692cf58012dc77f12b6f05698e9959e63c508f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-17-bullseye@sha256:e42a441c35ca46d9ecd4b81278ca8b794d8bd52b1b2cf440b74cb2e163eae824
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-17-bullseye@sha256:5ef1602f39cf3d0927427aebb2ddd8f2a05277b81065f4d42d5964cc2ed4c549
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-12-bullseye@sha256:292a4fb93ede11c3ea48e3b33f0339d12fc86491cfee9a89833b61048ce2c5bc
|