From 7a80338af4e6240136b32fdf55d7e911e7b302bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Dec 2024 10:49:17 +0000 Subject: [PATCH] release: update README.md with Helm chart version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dfb82d..b0b6e5b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ so install is simple: ```bash export HELM_EXPERIMENTAL_OCI=1 -helm install n8n oci://ghcr.io/a5r0n/charts/n8n --version 0.2.9 +helm install n8n oci://ghcr.io/a5r0n/charts/n8n --version 0.2.10 ``` example values: