Release 1.6.1
Fix cluster and project not found error (#24)
check_rancher2-1.6.1.tar.gzRelease tarball |
application/gzip | 2021-08-24 | Download from Github |
Release 1.6.0
This release adds performance data on a single cluster check and fixes the "project" check. Inlcudes PR #20 and #22 .
check_rancher2-1.6.0.tar.gzRelease tarball |
application/gzip | 2021-05-04 | Download from Github |
Release 1.5.0
Potential breaking change: Replace jshon
command with jq
, allowing to use filtering in json content.
jq
is more widely used than jshon
and has helpful features such as filtering (search). This is used to fix issue #19.
Make sure you have jq
installed on your system where you run check_rancher2.
check_rancher2-1.5.0.tar.gzRelease tarball |
application/gzip | 2021-04-13 | Download from Github |