This commit is contained in:
Nikolai Rodionov 2025-02-07 12:01:11 +01:00
parent 27c407f454
commit 6a86462699
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=(?<currentDigest>.*)$"
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
],
"currentValueTemplate": "master",
"depNameTemplate": "test-source",