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: 11
|
|
image: ghcr.io/cloudnative-pg/postgresql:11.22-8-bullseye@sha256:0693a8b63e643f076063a433ef6b50fbc324b41a21fd80dd8a0f70b5c4fbbea3
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:799ede902689c74e2b703694eafc5a089e2d4f1531ddc94f538522bc7d62c8d2
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:de9faa0828d0462c814973a532f6fa37aa84a22ba297d72a9b3aa4e0f84f5ec3
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:9ab3f11aa5f415d200b39024c7804716dc1b57433fbaeebe783822e0315ba4f1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:50a0bf2211e269514312a282444793a2b8497557a4236c952170667bc7c0d2b8
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:7054a194b6398c9124f30777ee9ce0b4b3cb2b4a052464721b98d9209a7aa64d
|