From b2a37bf2fb72fb9e2a6af6d2666d6815d9697fde Mon Sep 17 00:00:00 2001 From: Kirill Zhuravlev Date: Sun, 6 Oct 2024 19:25:01 +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 a55b0b3..892552b 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.25.0 +helm install my-n8n oci://8gears.container-registry.com/library/n8n --version 0.25.2 ``` # N8N Specific Config Section