mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 07:04:04 -03:00
ensure fluxobjects and helm are synced for automerging trusted
This commit is contained in:
2
.github/renovate/special/automerge.json5
vendored
2
.github/renovate/special/automerge.json5
vendored
@@ -21,7 +21,7 @@
|
||||
},
|
||||
{
|
||||
"description": ["Auto-merge chart updates, patch, and minor updates for OCI Helm charts from tccr.io/truecharts"],
|
||||
"matchDatasources": ["helm"], // Use 'helm' datasource to match Helm charts
|
||||
"matchDatasources": ["helm", "flux"], // Use 'helm' datasource to match Helm charts
|
||||
"automerge": true,
|
||||
"automergeType": "pr",
|
||||
"matchUpdateTypes": ["digest", "patch", "minor", "digest", "pin"], // Specify the types of updates to automate
|
||||
|
||||
Reference in New Issue
Block a user