From 05cd6ff7069de21a2a507da450948a0a85060b3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 9 Jan 2025 09:49:49 +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 b0b6e5b..5fc62e8 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.10 +helm install n8n oci://ghcr.io/a5r0n/charts/n8n --version 0.2.15 ``` example values: