(re)enable patch/minor helm version updates on stable/incu

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing 2023-04-14 17:34:10 +02:00 committed by GitHub
parent 766c4c425a
commit ad3c093b8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
{ {
"matchDatasources": ["helm"], "matchDatasources": ["helm"],
"automerge": true, "automerge": true,
"enabled": false, "enabled": true,
"matchUpdateTypes": [ "matchUpdateTypes": [
"minor", "minor",
"patch" "patch"