dummy
This commit is contained in:
parent
27c407f454
commit
6a86462699
@ -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=(?<currentDigest>.*)"
|
||||||
],
|
],
|
||||||
"currentValueTemplate": "master",
|
"currentValueTemplate": "master",
|
||||||
"depNameTemplate": "test-source",
|
"depNameTemplate": "test-source",
|
||||||
|
Loading…
Reference in New Issue
Block a user