dummy
This commit is contained in:
parent
4a47609b14
commit
2902278afa
@ -7,9 +7,9 @@
|
||||
"helmfile.yaml"
|
||||
],
|
||||
"matchStrings": [
|
||||
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)"
|
||||
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
|
||||
],
|
||||
"autoReplaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}",
|
||||
"currentValueTemplate": "main",
|
||||
"lookupNameTemplate": "refs/heads/master",
|
||||
"datasourceTemplate": "git-refs",
|
||||
"depNameTemplate": "test-source",
|
||||
|
Loading…
Reference in New Issue
Block a user