From b634953e98878f60998c49597c9e42799e4ca0cc Mon Sep 17 00:00:00 2001 From: Konstantin Grachev Date: Fri, 24 Feb 2023 20:46:34 +0300 Subject: [PATCH] feat: bump n8n version up to 0.217.1 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 24cf53d..39df7cf 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: n8n description: A Helm chart for Kubernetes type: application version: 0.0.1 -appVersion: 0.216.0 +appVersion: 0.217.1 icon: https://github.com/n8n-io/n8n/raw/master/assets/n8n-logo.png maintainers: - email: me@grachevko.ru