dummy
This commit is contained in:
parent
90117f3d9b
commit
7771572725
@ -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>.*)"
|
||||||
],
|
],
|
||||||
"autoReplaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}",
|
"autoReplaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}",
|
||||||
"currentValueTemplate": "main",
|
"currentValueTemplate": "main",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user