4 Commits
Author SHA1 Message Date
claude cfe6efbad3 chore: update n8n to 2.35.3 2026-08-17 03:00:18 +00:00
claude 77899cf256 chore: update n8n to 2.34.4 2026-08-10 03:00:19 +00:00
claude 4df9f84eca chore: update n8n to 2.33.3 2026-08-03 03:00:28 +00:00
claude fd46c89d19 chore: update n8n to 2.33.0 2026-07-28 09:22:27 +00:00
3 changed files with 7 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.27.3"
appVersion: "2.27.3"
version: "2.35.3"
appVersion: "2.35.3"
keywords:
- n8n
- workflow
+4
View File
@@ -237,6 +237,10 @@ helm upgrade my-n8n cafepieters/n8n \
| バージョン | n8n | 変更内容 |
|---|---|---|
| 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 | 自動更新 |
| 2.26.3 | 2.26.3 | 自動更新ワークフロー修正(GitHub Releases + Docker Hub ハイブリッドソース) |
| 2.22.2 | 2.22.2 | 自動更新 |
+1 -1
View File
@@ -7,7 +7,7 @@ replicaCount: 1
image:
registry: docker.io
repository: n8nio/n8n
tag: "2.27.3"
tag: "2.35.3"
pullPolicy: IfNotPresent
imagePullSecrets: []