Skip to content

Commit 4f2564d

Browse files
chore(deps): update n8nio/n8n docker tag to v2.13.1
1 parent f72121a commit 4f2564d

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
@@ -38,7 +38,7 @@ spec:
3838
- name: n8n
3939
command: [/bin/sh]
4040
args: [-c, sleep 5; n8n start]
41-
image: n8nio/n8n:2.13.0
41+
image: n8nio/n8n:2.13.1
4242
imagePullPolicy: IfNotPresent
4343
ports:
4444
- name: http

0 commit comments

Comments
 (0)