forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-18-bookworm@sha256:a51ece6f875f487ce24ac971ee40d8aa3fcfcf7ed4af5b5749ea1b5a02be3bed
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-18-bookworm@sha256:19e52433f3bb25759aebcb8d1072e7b582db41def164398a3c60b54aae55a512
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-18-bookworm@sha256:15a7ea64983397e24a442d08e819e26d9db5c598dc1c52b4bcfc722f406f984a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-18-bookworm@sha256:48bec89180347e7347062417654ccfefeffeee9c201dd95c4afb029cdc884f0d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-17-bookworm@sha256:d53ca64c1932d5286912317f12fd578e1055a0a3fe3891a6311f0e2c2fb6dbe6
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-17-bookworm@sha256:3b755e01d40f64bea5ef7a6ff1e4c3a36c005e013cb743ddfbfce5c2f9a96271
|