Compare commits

..

3 Commits

Author SHA1 Message Date
Renovate Bot 9d2efdcdf4 chore(deps): update n8nio/n8n docker tag to v2.25.1 2026-06-02 12:01:40 +00:00
chemavx 01d606809f Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
CI/CD / build-and-push (push) Successful in 6s
Reviewed-on: #1
2026-05-20 14:07:59 +00:00
Renovate Bot 71e2842a24 Add renovate.json 2026-05-20 13:53:24 +00:00
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM n8nio/n8n:2.15.1 FROM n8nio/n8n:2.25.1
# Pre-install community node as bootstrap. # Pre-install community node as bootstrap.
# NOTE: at runtime the PVC mounts over /home/node/.n8n, so n8n uses the # NOTE: at runtime the PVC mounts over /home/node/.n8n, so n8n uses the
+3
View File
@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}