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-9-bullseye@sha256:09c22401a61e247df20e5bf8d9b5251001cc5a9c6c11b0198744a7c80cc9c73b
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-9-bullseye@sha256:ab66666a3f86710c2a3c7bdb766487cac8a2ddb58c8a758e4edcb843e1d6a8c1
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-9-bullseye@sha256:bc96914017981698333aec2811ced23100c6355449bb491feec0dfa62e685236
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-9-bullseye@sha256:eabb882c898f9e2dd7ef549f4489ff041e16fffc6592d4a40ba3b5e9017e265e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-9-bullseye@sha256:7d07183da27bc5f6c40e48818220998b10fa8b5b2259e03d136c5ab95325b1ea
|