Skip to content

Commit fc80589

Browse files
chore(deps): update n8nio/n8n docker tag to v2.13.0
1 parent 3f8528c commit fc80589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

n8n/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
- name: n8n
3333
command: [/bin/sh]
3434
args: [-c, sleep 5; n8n start]
35-
image: n8nio/n8n:2.12.2
35+
image: n8nio/n8n:2.13.0
3636
imagePullPolicy: IfNotPresent
3737
ports:
3838
- name: http

0 commit comments

Comments
 (0)