dummy
This commit is contained in:
parent
36b6b58bf4
commit
2ded5037c9
@ -7,13 +7,13 @@
|
|||||||
"helmfile.yaml"
|
"helmfile.yaml"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)"
|
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
|
||||||
],
|
],
|
||||||
|
"currentValueTemplate": "main",
|
||||||
"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",
|
||||||
"versioningTemplate": "loose",
|
"versioningTemplate": "loose"
|
||||||
"replaceString": "{{indentation}}{{commitSHA}}"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user