From b6652dbc3c2e43805b683b59ad9ba04b02580217 Mon Sep 17 00:00:00 2001 From: a5r0n Date: Sat, 9 Dec 2023 17:28:38 +0000 Subject: [PATCH] relase: Update Helm chart version to 0.2.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a06b875..169c8d5 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.4 +helm install n8n oci://ghcr.io/a5r0n/charts/n8n --version: 0.2.6 ``` example values: