forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-30-bookworm@sha256:d8d4c1ba0e006679a1bc533968de8be2fd06d4f438f9d987d2dd1e3c3aba6b97
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-30-bookworm@sha256:1fef2728b6549727a25a907ee729eb6c0331e6543067c1f0297caea5762d4ea3
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-30-bookworm@sha256:5701c9feb8c8aab4577371a1ed2057d819b2df7452c703f0cbc56518e77b9e9c
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-30-bookworm@sha256:8f908f609de83ba4facbb34211d8d777d154fc36bad8498c92b165bc13465163
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-30-bookworm@sha256:3b719bc50485ff7af7141ffe80ab33a205d9d9649b9f8e526c1f597cc5c07a86
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-8-bookworm@sha256:37ec9139c0e1d9a9b0cb35bd3744acf9410a5cd8397248783c13ed298eff7447
|