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-55-bookworm@sha256:e0883788af4ea82831b10f8c798c0d5479ab1b1a3b00c8531f528a3bcbecc56f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-55-bookworm@sha256:9af91d64b07bd18e8f773e6af7bffceda1bb6c66eccbad7008676f4963137a63
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-55-bookworm@sha256:516d005bef4b42394f0a0408fbad01e208764663ea6a987f12b3fd272bb718e4
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-55-bookworm@sha256:3644c899752818fe8be00c512b865af5a7446e06221c22656d07a4169873a41e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-55-bookworm@sha256:bf5744d98cfbeef2f1206bccb3a53600663970bb38e600ac4b39550507ba23a0
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-33-bookworm@sha256:6709c434b8ec4dc0f649c316d539e02fad2d06a5731a1130911bcf57889def0c
|