From 33a4092cdd863385f8ea441e485e84ca63e2a089 Mon Sep 17 00:00:00 2001 From: Konstantin Grachev Date: Thu, 30 Mar 2023 22:17:44 +0300 Subject: [PATCH] fix: bump version up to 0.221.2 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 146288e..3545c44 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.220.2 +appVersion: 0.221.2 icon: https://github.com/n8n-io/n8n/raw/master/assets/n8n-logo.png maintainers: - email: me@grachevko.ru