11 lines
409 B
YAML
11 lines
409 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-46-bookworm@sha256:aeca82e0143aa7694459f2a7d7f1c826f1ab3657cb4a9d9bfbbb0095bab68829
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-24-bookworm@sha256:712d967ae5bbe04edbc68d34a420a02cf567168fe75f624c73e3645796b1e32a
|