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-6-bookworm@sha256:36489db5cc36f08cf62b8e278c128b9dc95462b9fa6c3e0a2c8e7867090a6c37
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-6-bookworm@sha256:b6adef878e77498219a914902fab328143a61f18258ae0c7c128f5e5e22887cc
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-6-bookworm@sha256:396a8d5dc46fcb1e186c53fc54efcda89f3c042be181a7cd1cf4595345340652
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-6-bookworm@sha256:5e2ed7213ab1b040a50fa509b3896613e57eecf2eecd318b6dccbec9037acc06
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-5-bookworm@sha256:a8e5e20806678c157635b6b7b7b12c3403702aeb59beb58968dcce4fca1dfbda
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-5-bookworm@sha256:4a18a6b5d99c125dc2e3f6a1ae34797be3608e26e8ed321ee2fea5d840c27f7f
|