Skip to content

Commit d06fe8b

Browse files
authored
Update n8n app version (#239)
* chore(deps): update n8n from 1.107.4 to 1.109.1 and release chart version 1.0.14 * docs: add change annotation for new helm release
1 parent 6540c6f commit d06fe8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/n8n/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: n8n
3-
version: 1.0.13
4-
appVersion: 1.107.4
3+
version: 1.0.14
4+
appVersion: 1.109.1
55
type: application
66
description: "Helm Chart for deploying n8n on Kubernetes, a fair-code workflow automation platform with native AI capabilities for technical teams. Easily automate tasks across different services."
77
home: https://github.com/8gears/n8n-helm-chart
@@ -34,5 +34,5 @@ annotations:
3434
artifacthub.io/prerelease: "false"
3535
# supported kinds are added, changed, deprecated, removed, fixed and security.
3636
artifacthub.io/changes: |
37-
- kind: fixed
38-
description: "Adds namespace to all namespace-scoped templates: fixes https://github.com/8gears/n8n-helm-chart/issues/224"
37+
- kind: changed
38+
description: "Update n8n app version to 1.109.1"

0 commit comments

Comments
 (0)