From 3c4a4d73967438c0e533533429b6a6f021eb815e Mon Sep 17 00:00:00 2001 From: Konstantin Grachev Date: Sat, 2 Dec 2023 23:24:13 +0300 Subject: [PATCH] chore: bump n8n version up to 1.19.4 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index a88cc7a..b010583 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: 1.19.0 +appVersion: 1.19.4 icon: https://github.com/n8n-io/n8n/raw/master/assets/n8n-logo.png maintainers: - email: me@grachevko.ru