diff --git a/charts/n8n/Chart.yaml b/charts/n8n/Chart.yaml index 740b260..1a5ad35 100644 --- a/charts/n8n/Chart.yaml +++ b/charts/n8n/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: n8n -version: 0.24.4 -appVersion: 1.49.0 +version: 0.24.5 +appVersion: 1.54.4 type: application description: "A Kubernetes Helm chart for n8n a free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services." home: https://github.com/8gears/n8n-helm-chart @@ -34,4 +34,4 @@ annotations: # supported kinds are added, changed, deprecated, removed, fixed and security. artifacthub.io/changes: | - kind: changed - description: "Update application version of n8n 1.49.0" + description: "Update application version of n8n 1.54.4"