2.0.0-beta.4 (2025-09-03)
Bug Fixes
- don't use generatedNames in RegistryMonitors as it still can produce duplicates specs (9a2fffa)
- remove references to already removed field RegistryMonitor.status.registryStatus (c42d2f3)
- use HEAD instead of GET when monitoring an image in to by-pass docker hub quotas (23c2253)
Features
- make default http method per registry monitor configurable (HEAD/GET) (5a27928)