Merge pull request #2021 from OniriCorpe/update-manifestv2-schema
add gitea and forgejo autoupdate strategies
This commit is contained in:
commit
690981ab9e
@ -416,7 +416,13 @@
|
|||||||
"latest_github_commit",
|
"latest_github_commit",
|
||||||
"latest_gitlab_tag",
|
"latest_gitlab_tag",
|
||||||
"latest_gitlab_release",
|
"latest_gitlab_release",
|
||||||
"latest_gitlab_commit"
|
"latest_gitlab_commit",
|
||||||
|
"latest_gitea_tag",
|
||||||
|
"latest_gitea_release",
|
||||||
|
"latest_gitea_commit",
|
||||||
|
"latest_forgejo_tag",
|
||||||
|
"latest_forgejo_release",
|
||||||
|
"latest_forgejo_commit"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"upstream": {
|
"upstream": {
|
||||||
|
Loading…
Reference in New Issue
Block a user