test
This commit is contained in:
parent
6d5633cfd7
commit
1acd3a3f1e
@ -7,12 +7,11 @@
|
|||||||
"helmfile.yaml"
|
"helmfile.yaml"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"^(?<indentation>\s*-\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)$"
|
"^(?<indentation>\s*-\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)$"
|
||||||
],
|
],
|
||||||
"depNameTemplate": "test-source",
|
"depNameTemplate": "test-source",
|
||||||
"datasourceTemplate": "github-refs",
|
"datasourceTemplate": "github-refs",
|
||||||
"packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source",
|
"packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source"
|
||||||
"autoReplaceStringTemplate": "{{indentation}}path: git::"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user