mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-14 14:02:17 +00:00
Add docker deps to Renovate
This commit is contained in:
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
@@ -17,6 +17,11 @@
|
|||||||
"commitMessageTopic": "Helm chart {{depName}}",
|
"commitMessageTopic": "Helm chart {{depName}}",
|
||||||
"separateMinorPatch": true
|
"separateMinorPatch": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"datasources": ["docker"],
|
||||||
|
"commitMessageTopic": "Docker image {{depName}}",
|
||||||
|
"separateMinorPatch": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"commitMessagePrefix": "[{{{parentDir}}}]",
|
"commitMessagePrefix": "[{{{parentDir}}}]",
|
||||||
"branchTopic": "{{{parentDir}}}-{{{depNameSanitized}}}-{{{newMajor}}}{{#if isPatch}}.{{{newMinor}}}{{/if}}.x{{#if isLockfileUpdate}}-lockfile{{/if}}",
|
"branchTopic": "{{{parentDir}}}-{{{depNameSanitized}}}-{{{newMajor}}}{{#if isPatch}}.{{{newMinor}}}{{/if}}.x{{#if isLockfileUpdate}}-lockfile{{/if}}",
|
||||||
|
|||||||
Reference in New Issue
Block a user