This commit is contained in:
Nikolai Rodionov 2025-02-07 12:55:27 +01:00
parent ecad03c1f8
commit ca922b4180
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>.*)"
"(.*)ref=(?<currentDigest>.*)"
],
"currentValueTemplate": "main",
"depNameTemplate": "test-source",