test
This commit is contained in:
@@ -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::"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user