mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 10:19:10 +00:00
renovate.json: make dependency updates a minor update for the chart
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
],
|
||||
"postUpgradeTasks": {
|
||||
"commands": [
|
||||
"./scripts/update_dependency_in_chart.sh '{{{parentDir}}}' '{{{updateType}}}' '{{{depName}}}' '{{{newVersion}}}'",
|
||||
"./scripts/update_dependency_in_chart.sh '{{{parentDir}}}' minor '{{{depName}}}' '{{{newVersion}}}'",
|
||||
"./scripts/generate_readmes_with_helm-docs.sh '{{{parentDir}}}'"
|
||||
],
|
||||
"fileFilters": [
|
||||
|
||||
Reference in New Issue
Block a user