renovate.json: make dependency updates a minor update for the chart

This commit is contained in:
Johannes Kastl
2025-11-22 11:39:16 +01:00
parent e6b3a1ea2e
commit 7726ff4ea7

View File

@@ -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": [