Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
56bcd7d514 | ||
|
|
cfe6efbad3 | ||
|
|
77899cf256 |
+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.33.3"
|
||||
appVersion: "2.33.3"
|
||||
version: "2.36.5"
|
||||
appVersion: "2.36.5"
|
||||
keywords:
|
||||
- n8n
|
||||
- workflow
|
||||
|
||||
@@ -237,6 +237,9 @@ helm upgrade my-n8n cafepieters/n8n \
|
||||
|
||||
| バージョン | n8n | 変更内容 |
|
||||
|---|---|---|
|
||||
| 2.36.5 | 2.36.5 | 自動更新 |
|
||||
| 2.35.3 | 2.35.3 | 自動更新 |
|
||||
| 2.34.4 | 2.34.4 | 自動更新 |
|
||||
| 2.33.3 | 2.33.3 | 自動更新 |
|
||||
| 2.33.0 | 2.33.0 | 自動更新 |
|
||||
| 2.27.3 | 2.27.3 | 自動更新 |
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ replicaCount: 1
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: n8nio/n8n
|
||||
tag: "2.33.3"
|
||||
tag: "2.36.5"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
|
||||
Reference in New Issue
Block a user