From 34524e4e479ced556db20431685d7c724b8d44aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Fri, 30 Dec 2022 17:35:11 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index c8e6f8e..1236ae2 100644 --- a/renovate.json +++ b/renovate.json @@ -6,6 +6,7 @@ "schedule": [ "before 3am on the first day of the month" ], + "bumpVersion": "minor", "regexManagers": [ { "fileMatch": ["(^|/)Chart\\.yaml$"],