check_forgejo_upgrade/debian/control

16 lines
563 B
Plaintext
Raw Normal View History

2023-01-19 12:51:32 +01:00
Source: check-forgejo-upgrade
Section: admin
Priority: optional
Maintainer: Debian Zionetrix - check-forgejo-upgrade <debian+check-forgejo-upgrade@zionetrix.net>
Build-Depends: debhelper (>> 11.0.0)
Standards-Version: 3.9.6
Package: check-forgejo-upgrade
Architecture: all
Depends: ${misc:Depends}, python3, python3-requests
2023-01-19 12:51:32 +01:00
Description: Monitoring plugin to check Forgejo instance upgrade status
This Icinga/Nagios check plugin permit to check Forgejo instance upgrade
status by comparing the local forgejo binary version against the latest
stable release.