You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: check-plugins/rocketchat-version/README.rst
+38-18Lines changed: 38 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@ Check rocketchat-version
4
4
Overview
5
5
--------
6
6
7
-
This plugin lets you track if a Rocket.Chat server update is available. To check for updates, this plugin uses the Git Repo at https://github.com/RocketChat/Rocket.Chat/releases. To compare against the current/installed version of Rocket.Chat, the check needs URL/API access to the Rocket.Chat server.
7
+
This plugin lets you track if Rocket.Chat is End-of-Life (EOL). To compare against the current/installed version of Rocket.Chat, the check needs URL/API access to the Rocket.Chat server.
8
+
9
+
This check plugin alerts n days before or after the EOL date is reached. Optionally, it can also alert on available major, minor or patch releases (each independently).
8
10
9
11
10
12
Fact Sheet
@@ -18,35 +20,46 @@ Fact Sheet
18
20
"Can be called without parameters", "No"
19
21
"Compiled for", "Linux, Windows"
20
22
"Requirements", "Requires a user with strong password and 'view-statistics' permission (only)."
0 commit comments