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.20-2-bullseye@sha256:1688f7f19fe8fadc3239029d52d12db4ada27827876087e48cae6d7ec44f8185
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-2-bullseye@sha256:bc9979329409bd122249d451f2c86d83fd3071702d6debc3da9f47e13de8c0fa
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-2-bullseye@sha256:af36b19ac0c29ff27b77ada52fbe6847f7a9f5abbe8c59b2fc8b5ae580e27c65
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-2-bullseye@sha256:6ee982706d2d962ddc0ac123d7006094e51bed1fa994a2f05dd1268d4a446c70
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-2-bullseye@sha256:9d25659c5b879b48695af426065b0aa81d64ed0a07ac31daef00f2afebb03d08
|