forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-6-bullseye@sha256:72a7675fa41da0a873cabc5ce47ebb7d05b3b4f0a479b22a32e3577b33a25974
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-6-bullseye@sha256:b12ea2c875906cb155251bc214adc3fb6c5f0f1faf60fa643e1502955e4d92a8
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-5-bullseye@sha256:81ba577040d0b0d678e5c4beb5ce7017817808cfca4d89f8b98e9de0e193a735
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-5-bullseye@sha256:87af3e8e9d8fc1fbf82cd48bf7630524172fc5a788df796772bad9b030e91985
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-5-bullseye@sha256:3374e2038be8345b9cacad5511eba6bc6d0705913ff01fc3bf724b23223a032e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-5-bullseye@sha256:423ad68f6bba1020b6ae5f26aada7e00e2cea18ed1bb2386841a46c40041e808
|