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-33-bullseye@sha256:25cf50129df5a363eceef1ce8434dd25d1641f051ef008c6c3de302c63ec66c7
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-33-bullseye@sha256:2cae756bf6579f2cce90403cb699fb9bee4d41c36b762049a9b58d72986e46df
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-33-bullseye@sha256:c01cac8d4d4a9107e00c20d47892e83abfe4f29c82444acf2e59d60345359815
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-33-bullseye@sha256:ec9feafe98916aa947aac69fb483c9d84d90b4a025edbb52f21e2605044b20b4
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-34-bullseye@sha256:5603c7625d717ac87afbb99b04ca59e44d0d0b8d4d0bc3ec1db7dc33f6d8c777
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-11-bullseye@sha256:6e581a3ecdcb5e59bfe38b0dd54bf6576d543d2313306711c214eece98772a4e
|