Skip to content

Commit be5cafc

Browse files
Bump n8n to 2.10.3 (#79)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e00e3b2 commit be5cafc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/n8n/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >-
88
Production-grade Helm chart for n8n, the workflow automation platform.
99
Supports queue mode, multi-main HA, webhook processors, task runners, HPA,
1010
PDB, network policies, and S3 external storage.
11-
appVersion: "2.9.2"
11+
appVersion: "2.10.3"
1212
type: application
1313
keywords:
1414
- n8n

charts/n8n/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ----- Image -----
22
image:
33
repository: docker.n8n.io/n8nio/n8n
4-
tag: "2.9.2"
4+
tag: "2.10.3"
55
pullPolicy: IfNotPresent
66

77
# ----- Names -----

0 commit comments

Comments
 (0)