From 124576286e5930d34fbafa7703b2187c99f4068a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 18 Apr 2024 22:45:08 +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 db574cf..636a21c 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.7 +helm install n8n oci://ghcr.io/a5r0n/charts/n8n --version 0.2.8 ``` example values: