forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-37-bookworm@sha256:beb67c0ee22bcbdb31915968b97cf8cdb7caa362a53ff66e683773027c3424e1
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-37-bookworm@sha256:9c37eec1bd6d03fc33e0569aff9da1489806b91ccd675547b923e9b1ff8a4630
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-37-bookworm@sha256:3505f6d318302883815da316cbd9c21bc0823cf48cb573f9586de69f2a9b0bed
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-37-bookworm@sha256:b6cb6977dfdcd5450ce75acb7ffa26be130f5510b51ceedfebb51a72e815e283
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-37-bookworm@sha256:6376866b3e9acb70d45b50c48075a3f3406a934d63e078a75d58789646e9eb01
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-15-bookworm@sha256:0100def622547785c4bb0bfb152a9e5fa15bae6b715e3dd2842841a76a74e2a2
|