Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b9c503f50 | |||
| 07186fb14a |
+2
-2
@@ -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.20.6"
|
version: "2.22.2"
|
||||||
appVersion: "2.20.6"
|
appVersion: "2.22.2"
|
||||||
keywords:
|
keywords:
|
||||||
- n8n
|
- n8n
|
||||||
- workflow
|
- workflow
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@ replicaCount: 1
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: n8nio/n8n
|
repository: n8nio/n8n
|
||||||
tag: "2.20.6"
|
tag: "2.22.2"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
Reference in New Issue
Block a user