This commit is contained in:
Nikolai Rodionov 2025-02-07 12:08:49 +01:00
parent 0f2ae05607
commit 637b9eab9e
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

@ -9,7 +9,7 @@
"matchStrings": [
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
],
"currentValue": "{{ currentDigest }}",
"currentValueTemplate": "{{ currentDigest }}",
"depNameTemplate": "test-source",
"datasourceTemplate": "git-refs",
"packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source"