upgrade n8n postgres to version 18
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
|||||||
service: postgres-n8n
|
service: postgres-n8n
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: postgres:11
|
- image: postgres:18
|
||||||
name: postgres
|
name: postgres
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
Reference in New Issue
Block a user