This commit is contained in:
Nikolai Rodionov
2025-02-07 11:39:00 +01:00
parent 84b7ad96e6
commit 6d5633cfd7

View File

@ -7,7 +7,7 @@
"helmfile.yaml"
],
"matchStrings": [
"^(?<indentation>\s*-\s*)path: git::(?<repoURL>.*)ref=(?<ref>.*)$"
"^(?<indentation>\s*-\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)$"
],
"depNameTemplate": "test-source",
"datasourceTemplate": "github-refs",