mirror of
https://github.com/truecharts/charts.git
synced 2026-07-11 19:01:29 -03:00
block system update
This commit is contained in:
11
.github/renovate.json5
vendored
11
.github/renovate.json5
vendored
@@ -68,6 +68,17 @@
|
||||
//
|
||||
// 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"],
|
||||
"updateTypes": ["major"],
|
||||
|
||||
Reference in New Issue
Block a user