From 0878dda16d5a1a452f9a80dca8bc34c020bb70fc Mon Sep 17 00:00:00 2001 From: Vadim Bauer <1492007+Vad1mo@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:09:48 +0200 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2f7e9f..5b9b754 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ There is no restriction, mix and match as you like. Install chart ```shell -helm install my-n8n oci://8gears.container-registry.com/library/n8n --version 0.23.1 +helm install my-n8n oci://8gears.container-registry.com/library/n8n --version 0.25.0 ``` # N8N Specific Config Section