dummy
This commit is contained in:
parent
b04fda7793
commit
0f2ae05607
@ -7,9 +7,9 @@
|
|||||||
"helmfile.yaml"
|
"helmfile.yaml"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)"
|
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
|
||||||
],
|
],
|
||||||
"currentDigest": "{{ currentValue }}",
|
"currentValue": "{{ currentDigest }}",
|
||||||
"depNameTemplate": "test-source",
|
"depNameTemplate": "test-source",
|
||||||
"datasourceTemplate": "git-refs",
|
"datasourceTemplate": "git-refs",
|
||||||
"packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source"
|
"packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source"
|
||||||
|
Loading…
Reference in New Issue
Block a user