Releases: djerfy/zabbix-kubernetes-discovery
Releases · djerfy/zabbix-kubernetes-discovery
v1.4.9
🐛 Bugfixes
🎉 Features
- Use
:
or =
separator (match_label filter)
v1.4.8
🎉 What's new?
- Add filter with one label on Kubernetes objects
v1.4.7
🎉 What's new?
- Fix cronjob discovery if no have job
- Upgrade python dependencies:
- requests from 2.28.2 to 2.31.0
v1.4.6
🎉 What's new?
- Upgrade python dependencies:
- kubernetes from 25.3.0 to 26.1.0
v1.4.5
🎉 What's new?
- Fix permissions on files
- Move Cronjob from BatchV1beta1Api to BatchV1Api
- Changes Job discovery (script and template)
- Upgrade python dependencies:
- urllib from 1.26.13 to 1.26.14
- requests from 2.28.1 to 2.28.2
- Repository improvements:
- Dependabot added
- Labels added
- Upgrade
docker/metadata-action
from v3 to v4
⚠️ Breaking changes!
Cronjob discovery has been updated (on Job method) and this change require an template upgrade in Zabbix!
v1.4.4
🎉 What's new?
- Run an upgrade during build
- Upgrade modules dependencies
- Add script commands in the readme
- Add ArtifactHub link in the readme
- Add arm64
- Github repository improvements (actions, templates, funding, codeowners, ...)
v1.4.3
No major/minor change on this release
v1.4.2
Added
- Zabbix timeout option
- Zabbix debug output option
Enhancement