forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-31-bookworm@sha256:36a69d524a6cd945a030719bc0602342bd11d706da7cae15d2df9207fdad839b
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-31-bookworm@sha256:050b0dd7f2df7374b827abc138171665510b0c5cce3e24726263fe2925a50bd6
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-31-bookworm@sha256:0ebd7b20a25216dbe1d3d0322552b9e664d2a64c3bf2bc6ba229edcdca1907a1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-31-bookworm@sha256:4c922c32236554f1f7416ee85fc1103272ca996ac2ba733c2ac2626d8e8ee3df
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-31-bookworm@sha256:d46b8fe9f1ce0ca635cb491e094204d10c73fd3b751fcf360d91d8e5d1fb3c14
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-9-bookworm@sha256:34bea8939a44cfd78a8cd5ed011da4826a6ac9af6cf2cde5400a3aea442190a9
|