forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-11-bookworm@sha256:0265d2b952ebc5f113dd47a6ac4337741e3ab137b463bc8f3f5fabff267db4e2
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bookworm@sha256:6f4fdfb8ee50baf70ac340a3336a2d07a2c9bb91f4fa4e4085d5e3443a9a5270
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bookworm@sha256:451307a4838bfe8bc4cecfebf004b3ad7fe3f26f8207a1cb9dcc8c1990b798ba
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-10-bookworm@sha256:44e35ab80935425d99814e651b2b82e0848ca7d037e24da6b59b0c9c7baaf654
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bookworm@sha256:a92cfbccce974c683bc488cc4e4ced1fd0daab459c7b8d18aab31400d56faa65
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bookworm@sha256:c9f0a62420c8419455007f0ce09d565775a2bd33167c0a8706ac790ac339fa80
|