mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 04:07:50 -03:00
chore(ci): fix renovate config
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
@@ -42,10 +42,7 @@
|
||||
"automerge": false,
|
||||
"autoApprove": true,
|
||||
"separateMinorPatch": true,
|
||||
"ignorePaths": [
|
||||
"charts/unstable/**"
|
||||
"charts/system/openebs/**"
|
||||
],
|
||||
"ignorePaths": ["charts/unstable/**", "charts/system/openebs/**"],
|
||||
"commitMessageTopic": "container image {{depName}}",
|
||||
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}@{{newDigestShort}}",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user