File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
77
88## [ Unreleased]
99
10+ tbd
11+
12+
13+ ## [ v2.1.1] - 2025-06-20
14+
1015### Fixed ("fix")
1116
1217Icinga Director:
@@ -1888,7 +1893,8 @@ Monitoring Plugins:
18881893Initial release for the general public.
18891894
18901895
1891- [ Unreleased ] : https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.1.0...HEAD
1896+ [ Unreleased ] : https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.1.1...HEAD
1897+ [ v2.1.1 ] : https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.1.0...v2.1.1
18921898[ v2.1.0 ] : https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.0.0...v2.1.0
18931899[ v2.0.0 ] : https://github.com/Linuxfabrik/monitoring-plugins/compare/v1.2.0.11...v2.0.0
18941900[ v1.2.0.11 ] : https://github.com/Linuxfabrik/monitoring-plugins/compare/2024060401...v1.2.0.11
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ except ImportError:
4040
4141
4242__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
43- __version__ = '2025062001 / v2.1.0 '
43+ __version__ = '2025062002 / v2.1.1 '
4444
4545DESCRIPTION = 'Provides a quick overview of host dimensions and software.'
4646
You can’t perform that action at this time.
0 commit comments