forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-4-bullseye@sha256:7867465ce351a02773cb0dc172fc574f44c1a2810a603390c15c67d2c68c5779
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-4-bullseye@sha256:73affe159b13900addacadf4ef67a868d1442de3d185d88ad099008625f510f8
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-3-bullseye@sha256:d2ed4bf78c4a06d31ceb17fa9e78108ed48009c8b187a580e51e9ccaf98c613c
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-3-bullseye@sha256:9ba6998c30ca1cd1e953e0113053fde012c998724bc4a65b500c8e2d441daa4e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-3-bullseye@sha256:4c63c316568d673545818b606175b34c763508098112665318de6f4bc4794dfc
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-3-bullseye@sha256:0d5527f065a53686fdae91f3d8fe1290dcd2df22a710c1749f000e0b8b780061
|