chore: update n8n to 2.21.3
This commit is contained in:
+2
-2
@@ -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.21.3"
|
||||
appVersion: "2.21.3"
|
||||
keywords:
|
||||
- n8n
|
||||
- workflow
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ replicaCount: 1
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: n8nio/n8n
|
||||
tag: "2.20.6"
|
||||
tag: "2.21.3"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
|
||||
Reference in New Issue
Block a user