3 Commits

Author SHA1 Message Date
51f3ac8aee Add renovate.json 2023-09-01 22:23:51 +00:00
517337bb5a chore: bump version up to 1.5.1
All checks were successful
Release Chart / release (push) Successful in 21s
2023-08-31 16:47:17 +03:00
3a984d94ea chore: bump version up to 1.5.0
All checks were successful
Release Chart / release (push) Successful in 22s
2023-08-31 15:07:47 +03: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.4.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"
}