mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +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$"]
|
"fileMatch": ["charts/.+/Chart\\.yaml$"]
|
||||||
},
|
},
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
// Setup datasources
|
||||||
|
{
|
||||||
|
"datasources": ["helm"],
|
||||||
|
"commitMessageTopic": "Helm chart {{depName}}",
|
||||||
|
"separateMinorPatch": true
|
||||||
|
},
|
||||||
//
|
//
|
||||||
// Common library dep
|
// Common library dep
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user