This commit is contained in:
Nikolai Rodionov 2025-02-07 11:39:00 +01:00
parent 84b7ad96e6
commit 6d5633cfd7
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

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",