We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbdc54 commit 4541d9fCopy full SHA for 4541d9f
check-plugins/mysql-version/mysql-version
@@ -22,7 +22,7 @@ import lib.version
22
from lib.globals import STATE_UNKNOWN
23
24
__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
25
-__version__ = '2026041301'
+__version__ = '2026041302'
26
27
DESCRIPTION = """Checks the installed MySQL/MariaDB version against the endoflife.date API and alerts if
28
the version is end-of-life or if newer major, minor, or patch releases are available.
0 commit comments