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-7-bullseye@sha256:e5610a455ea1d5e671e9469692f5b47fd88421843fe8ccf31bb9f03dec7a9629
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-7-bullseye@sha256:a4c9e4e21a62dcf8b457c878f0d009f2ca4af2e04a615ca7633b6f82bf25f464
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-7-bullseye@sha256:b355430afd67ac1fc3da028dfe40edc27b6f878d684fecec6beed762367fd1d2
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-7-bullseye@sha256:2033aef4b06eeb6a650bd63c950f8d6be77223eedbce852b3911bc9860da7070
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-7-bullseye@sha256:ce4f594010149f48592359ddd87fb0ba8a99cbc871965d2aaa770d025c5c6025
|