1 Commits

Author SHA1 Message Date
51f3ac8aee Add renovate.json 2023-09-01 22:23:51 +00:00
2 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: n8n
description: A Helm chart for Kubernetes
type: application
version: 0.0.1
appVersion: 1.16.0
appVersion: 1.5.1
icon: https://github.com/n8n-io/n8n/raw/master/assets/n8n-logo.png
maintainers:
- email: me@grachevko.ru

3
renovate.json Normal file
View File

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}