Skip to content

v1.10.0

Choose a tag to compare

@Starosdev Starosdev released this 19 Jan 23:48
· 779 commits to master since this release

What's Changed

New Features

  • ZFS Collector Docker Image: Added standalone ZFS collector Docker image for hub-spoke deployments (#85, #88)
    • Available at ghcr.io/starosdev/scrutiny:latest-collector-zfs
    • Versioned tags: 1.10.0-collector-zfs, 1.10-collector-zfs, 1-collector-zfs
    • Currently supports amd64 only (arm64 support tracked in #90)

Technical Details

The ZFS collector image required enabling Debian's contrib repository since zfsutils-linux is not in the main repository due to ZFS licensing.

Full Changelog: v1.9.1...v1.10.0