From 22a4d2dcf5ee070987fd47eb18cf1fd52c7ff1cf Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Fri, 7 Jun 2024 22:22:39 +1000 Subject: [PATCH] to 1.41.0 --- home-apps/n8n.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-apps/n8n.yaml b/home-apps/n8n.yaml index 9ffcb3e..0966451 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: n8n - image: n8nio/n8n:1.40.0 + image: n8nio/n8n:1.41.0 imagePullPolicy: IfNotPresent ports: - containerPort: 5678