chore: update n8n to 2.20.6

This commit is contained in:
2026-05-11 03:00:16 +00:00
parent 33269a27da
commit 68612dba9b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: n8n name: n8n
description: A Helm chart for n8n workflow automation on Kubernetes (ARM/Raspberry Pi ready) description: A Helm chart for n8n workflow automation on Kubernetes (ARM/Raspberry Pi ready)
type: application type: application
version: "2.19.2-c" version: "2.20.6"
appVersion: "2.19.2" appVersion: "2.20.6"
keywords: keywords:
- n8n - n8n
- workflow - workflow
+1 -1
View File
@@ -7,7 +7,7 @@ replicaCount: 1
image: image:
registry: docker.io registry: docker.io
repository: n8nio/n8n repository: n8nio/n8n
tag: "2.19.2" tag: "2.20.6"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: [] imagePullSecrets: []