constrain autoupdate versions

This commit is contained in:
Salamandar 2024-05-16 12:04:09 +02:00
parent 5adf6c3aec
commit 43920080d5

View file

@ -42,6 +42,7 @@ ram.runtime = "50M"
# This is only for notification purposes! Generated PRs will be invalid.
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "(v7\\..*)"
autoupdate.asset.amd64 = "tarball"
autoupdate.asset.arm64 = "tarball"