forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-38-bookworm@sha256:62144109fe762e703dc1acee266c8bccb4eb17bfb98548a56b734dd2f757393f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-38-bookworm@sha256:3bbd6523a085dd5334fb9fc55afcd28f958e41bc3bcda5b9759c77db70f32190
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-38-bookworm@sha256:e0903182df01a8070c91c6db61410f06d9ab1ade4106fc396ceeb1ed271d79dc
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-38-bookworm@sha256:864661c64c3c7de1eb0cb6384f3ba4253306ce0cf35eba4c9d1747f8d279639a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-38-bookworm@sha256:ff586339d725dcaf026b3183d9e85cce45d6f7687bc18e25e978475a6f42f569
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-16-bookworm@sha256:631fd3263603b51dcdb44fbcdc998d0e3fb9d37978c0c150184ef430d17aeffa
|