This commit is contained in:
Nikolai Rodionov 2025-02-07 12:19:12 +01:00
parent f1e7cee8eb
commit a374793360
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>.*)"
],
"currentValueTemplate": "main",
"currentValueTemplate": "{{ currentDigest }}",
"depNameTemplate": "test-source",
"datasourceTemplate": "git-refs",
"packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source",