mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 23:14:09 -03:00
Update renovate.json5
This commit is contained in:
committed by
GitHub
parent
a571f0d1eb
commit
d00868c491
7
.github/renovate.json5
vendored
7
.github/renovate.json5
vendored
@@ -31,13 +31,6 @@
|
||||
"commitMessageTopic": "container image {{depName}}",
|
||||
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}",
|
||||
"matchUpdateTypes": ["major", "minor", "patch", "digest"],
|
||||
"postUpgradeTasks": {
|
||||
"commands": [
|
||||
"sed -i \"s/^version:.*/version: $(grep '^version:' Chart.yaml | awk '{print $2}' | awk -F '[.\"]' '{$NF = $NF + 1;} 1' | sed 's/ /./g')/\" Chart.yaml",
|
||||
],
|
||||
"fileFilters": ["Chart.yaml"],
|
||||
"executionMode": "branch"
|
||||
},
|
||||
},
|
||||
//
|
||||
// helm deps
|
||||
|
||||
Reference in New Issue
Block a user