forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-5-bookworm@sha256:9385d09a7e8478bb974b9c151fa3e3e3c914d274f1163233d9c3e45989e36e98
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-5-bookworm@sha256:bdc951264048977468873a227f4a12489243387cae6524684a14ebb543ac9708
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-5-bookworm@sha256:f647d054744778cd74caf1e864a85cf43dbbaa4d54aa47a6626bc3ad3e3c51c4
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-5-bookworm@sha256:e4c7dd614ce6344a0166f43e1b5f88f17654d634e1c39a6e5bf02e61c31d7443
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-5-bookworm@sha256:00c41c8bcb3cac6b449f84001191fd894eb0c6531327f6795a8e905e59ed4e15
|