mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
Update renovate.json5
This commit is contained in:
parent
49de00be1a
commit
a265546c22
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
@ -14,6 +14,12 @@
|
||||
"fileMatch": ["charts/.+/Chart\\.yaml$"]
|
||||
},
|
||||
"packageRules": [
|
||||
// Setup datasources
|
||||
{
|
||||
"datasources": ["helm"],
|
||||
"commitMessageTopic": "Helm chart {{depName}}",
|
||||
"separateMinorPatch": true
|
||||
},
|
||||
//
|
||||
// Common library dep
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user