From 8de664767991c1bb469dca584938e81d2714a461 Mon Sep 17 00:00:00 2001 From: a5r0n <32464596+a5r0n@users.noreply.github.com> Date: Sun, 12 Mar 2023 18:38:35 +0200 Subject: [PATCH] Add renovate config for appVersion (#15) --- n8n/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/n8n/Chart.yaml b/n8n/Chart.yaml index 4a06581..93f3741 100644 --- a/n8n/Chart.yaml +++ b/n8n/Chart.yaml @@ -22,4 +22,6 @@ version: 0.2.4 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. + +# renovate: image=ghcr.io/n8n-io/n8n appVersion: "0.203.0"