Update renovate.json5

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2023-12-16 19:02:55 +01:00
committed by GitHub
parent eb196b0dfa
commit ba57d7cbfa

View File

@@ -40,7 +40,7 @@
"pinDigests": true,
"automerge": false,
"autoApprove": true,
"separateMinorPatch": true,,
"separateMinorPatch": true,
"ignorePaths": ["charts/unstable/**"],
"commitMessageTopic": "container image {{depName}}",
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}@{{newDigestShort}}",