diff --git a/licenses.d2iq.yaml b/licenses.d2iq.yaml index 4e4d686dc..be6a5a34c 100644 --- a/licenses.d2iq.yaml +++ b/licenses.d2iq.yaml @@ -592,7 +592,7 @@ resources: - url: https://github.com/cloudnative-pg/cloudnative-pg ref: v${image_tag} license_path: LICENSE - - container_image: ghcr.io/cloudnative-pg/postgresql:17 + - container_image: ghcr.io/cloudnative-pg/postgresql:17.2-minimal-bookworm sources: - url: https://github.com/cloudnative-pg/postgres-containers ref: main diff --git a/services/harbor/1.16.2/defaults/database.yaml b/services/harbor/1.16.2/defaults/database.yaml index 345dcde71..a53fbc892 100644 --- a/services/harbor/1.16.2/defaults/database.yaml +++ b/services/harbor/1.16.2/defaults/database.yaml @@ -8,7 +8,7 @@ data: --- type: postgresql version: - postgresql: "17" + postgresql: "17.2-minimal-bookworm" mode: standalone cluster: instances: 3