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.20-3-bullseye@sha256:30aa6c7e85c3981e1761b79743e34f19d413573c1be82ea3b5691acaebab04fd
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-3-bullseye@sha256:17efcd2ba14d02d2f3e51ea61a1535c9539a33c97891fe8f279f0aa68f931453
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-3-bullseye@sha256:0efa54012bbce061d3062a9eebb60b5dbab61e905c30d9c8b3d993b90fc734d1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-3-bullseye@sha256:88cc4069138ec659e38a84c10060bb55c645dfb410050fc3f7ae7cf9c35fc9af
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-3-bullseye@sha256:d53807f0217447dfd906bab89ab30717250aac5b49c1c46d70275ad319682a8a
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-2-bullseye@sha256:bd26ddad9a336264d7e5a27e382adb24eea4eb4de2628c1764903d7a53503b69
|