block system update
This commit is contained in:
@@ -68,6 +68,17 @@
|
|||||||
//
|
//
|
||||||
// helm deps
|
// helm deps
|
||||||
//
|
//
|
||||||
|
//
|
||||||
|
// Ensure System Apps aren't automerged after many upstream fuckups
|
||||||
|
//
|
||||||
|
{
|
||||||
|
"matchDatasources": ["helm"],
|
||||||
|
"automerge": false,
|
||||||
|
"labels": ["update/helm/system"],
|
||||||
|
"groupName": ["helm system"],
|
||||||
|
"matchPaths": ["charts/system/**"],
|
||||||
|
"autoApprove": false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["helm"],
|
"matchDatasources": ["helm"],
|
||||||
"updateTypes": ["major"],
|
"updateTypes": ["major"],
|
||||||
|
|||||||
Reference in New Issue
Block a user