From 4506443e47ae6dffbe8b5385464a4ea70170d565 Mon Sep 17 00:00:00 2001 From: Konstantin Grachev Date: Thu, 18 May 2023 00:11:25 +0300 Subject: [PATCH] chore: bump n8n version up to 0.227.1 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 05d7be4..95878cc 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.226.1 +appVersion: 0.227.1 icon: https://github.com/n8n-io/n8n/raw/master/assets/n8n-logo.png maintainers: - email: me@grachevko.ru