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: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-1-bookworm@sha256:7aee0cdfb56ba3cffb6782e48d10f58582fde4cc1085f1771c2604565dea2e31
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-1-bookworm@sha256:3aa74aeb224384ff87b6cccdf204db718c43f0eb8dd3fda18ebbe3d07b7a4a22
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-1-bookworm@sha256:f024bf93f98d63cdc13157aeae1337673e1792dea3e0b261563fff4481dd11f2
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-1-bookworm@sha256:899637e6af7e9f9d57795317ed8dba82f269cafa500f379028fc7b9eb10f08ba
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-1-bookworm@sha256:7d9959d92111fa4192f5db986ea3e74270c4cc609f947d212ae9383b5f6008c1
|