2 Commits

Author SHA1 Message Date
claude 0b9c503f50 chore: update n8n to 2.22.2 2026-05-25 03:00:27 +00:00
claude 07186fb14a chore: update n8n to 2.21.3 2026-05-18 03:00:22 +00:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: n8n
description: A Helm chart for n8n workflow automation on Kubernetes (ARM/Raspberry Pi ready)
type: application
version: "2.20.6"
appVersion: "2.20.6"
version: "2.22.2"
appVersion: "2.22.2"
keywords:
- n8n
- workflow
+1 -1
View File
@@ -7,7 +7,7 @@ replicaCount: 1
image:
registry: docker.io
repository: n8nio/n8n
tag: "2.20.6"
tag: "2.22.2"
pullPolicy: IfNotPresent
imagePullSecrets: []