(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
+1 -1
View File
@@ -125,7 +125,7 @@
{
"matchDatasources": ["helm"],
"automerge": true,
"enabled": false,
"enabled": true,
"matchUpdateTypes": [
"minor",
"patch"