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-bookworm@sha256:2f199ba9b6a66b5c2854d618ac69b06589ac4288f34f4f3763d075cc94f41b9c
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:17f4a68eff9c59533563e1e92c2611f365dae5a2c8f2eca4dc3ab2c05243e1b2
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:1194f06b765a572b05f55992e212d05450a3496e81f4d9e5cd230865f643ea87
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:46281315ef358d2d6c058b6adc84b414a53a89f96e446ab41dc93a9fcca4ee56
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:1f2f7aca6a593a1d97d9bf7f1e8412787793c3e7a2f72ac868b7e56d890a6e6e
|