forked from repo-mirrors/cnpg-postgres-containers
19 lines
966 B
YAML
19 lines
966 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@sha256:011c4b2deeac943370777ea601824bd5f24f2dde55f50aefe0a3aa6bec05d523
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.18-19@sha256:b93167f0367339c7694b81de8d17012b7f8a309033a509dc8f0b4ffd8d5c9c64
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.14-18@sha256:e629f1ea1a3ad68a9b362feecb0c12dd7d733c44e38c4d62d938519ba3d1bedc
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.11-16@sha256:5880242d84f7323f17949dcaf41e7f1d0e6e0c7e44cb5c3268e2d1299a97ecd0
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.6-16@sha256:f319fa611142bdf8ea40d4d18f5965378949eb1a4e67d73043407daae751202a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.2-16@sha256:1604c4aecd54c8dc509c5f2110cdfb6242fa6134f44bbb16d882dbe84ab02dfc
|