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$"],