This commit is contained in:
Kjeld Schouten
2024-10-13 13:14:16 +02:00
parent a3a3e854be
commit a67194c9ca

View File

@@ -25,7 +25,7 @@
"automerge": true,
"automergeType": "pr",
"matchUpdateTypes": ["digest", "patch", "minor", "digest", "pin"], // Specify the types of updates to automate
"matchPackagePatterns": ["tccr.io/truecharts/.*"], // Matches all OCI Helm charts under tccr.io/truecharts
"matchPackagePatterns": ["tccr.io/truecharts/.*"],
"branchPrefix": "helm-automerge-"
},
{