Releases: deckhouse/k8s-image-availability-exporter
Releases · deckhouse/k8s-image-availability-exporter
v0.3.1
v0.3.0
What's Changed
- command line options configurable by @Thorndike in #38
- Improvements by @zuzzas in #48
New Contributors
- @Thorndike made their first contribution in #38
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Use HEAD response statuscode for error checks by @sboschman in #46
New Contributors
- @sboschman made their first contribution in #46
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.16
v0.1.15: Add arg key to inspect specific namespace in k8s cluster (#32)
* feat(k8s): add key to inspect only specific namespace * docs(k8s): add key "namespace" information