This commit is contained in:
Nikolai Rodionov 2025-02-07 12:05:26 +01:00
parent c46be3cb97
commit 06e56ac064
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

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