This commit is contained in:
Nikolai Rodionov
2025-02-07 12:55:27 +01:00
parent ecad03c1f8
commit ca922b4180

View File

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