From 3c4842a746d4e0e47775d417b0503942f98b1fff Mon Sep 17 00:00:00 2001 From: Konstantin Grachev Date: Mon, 27 Feb 2023 21:53:34 +0300 Subject: [PATCH] fix: 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 39df7cf..dbdc078 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.217.1 +appVersion: 0.217.2 icon: https://github.com/n8n-io/n8n/raw/master/assets/n8n-logo.png maintainers: - email: me@grachevko.ru