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: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:0b876fb8f6bfc6274fe65670d409ba7c5d700a24c11eb0b5e90e7bb20732069d
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:7659b0d7cb14c4b472f1c375447afeaaff4f0eddfb62369d892d68a1b518c148
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:76ae673d69fb4995e5474324fc105c4c257548a2c1987c73300b656ea9eb8f79
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:13fbff317156a8c14dd0d58c3262e16531eeafde5998874b5a928a9db25b2603
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:3e4c94fcb4ff58aa0ecd221636d2e900dc4a1b514dc84e1c45ad5b651462ed0c
|