From df549cc3ef1dfa58138970bd6181e2ee306f6a6a Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Thu, 24 Apr 2025 11:34:33 +1000 Subject: [PATCH] N8n version bump --- 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 140aeeb..f128615 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: n8n - image: mirror.gcr.io/n8nio/n8n:1.89.0 + image: mirror.gcr.io/n8nio/n8n:1.90.1 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0