From 644c0f18807d9b0507d40cf48cfe7ff0ccedf19a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Sep 2024 14:32:11 +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 636a21c..0a4fe8a 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.8 +helm install n8n oci://ghcr.io/a5r0n/charts/n8n --version 0.2.9 ``` example values: