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-23-bullseye@sha256:623b88660b512315c461c7b395ff82ddcf9f5e8949f57336e2a7d9b36f2c73c1
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-23-bullseye@sha256:1d001dee66382f73cff7af80ba5f344b6a5e797525fd3adb7a679532b357b59d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-22-bullseye@sha256:8c08b104b6b73958aa32927cc2c68b578a3e9dced6b38c58ca5095c0895b5528
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-22-bullseye@sha256:54a25caa8155dd4818afee2a4a9a34ef10651b1492ac2b8a227fa7021a324479
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-22-bullseye@sha256:bf368efec6425541b279e20844e22678921c52d6b05bd5ab4d5465d9908d08bd
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-22-bullseye@sha256:2997c8a5b4daefa9762b872371546a4aba145f486c21a8ad8dabb15ac4bc6f8d
|