diff --git a/n8n/postgres-deployment.yaml b/n8n/postgres-deployment.yaml index 21d2a1a..ceb65fe 100644 --- a/n8n/postgres-deployment.yaml +++ b/n8n/postgres-deployment.yaml @@ -21,7 +21,7 @@ spec: service: postgres-n8n spec: containers: - - image: postgres:11 + - image: postgres:18 name: postgres resources: limits: