Releases: czerwonk/ping_exporter
Releases · czerwonk/ping_exporter
1.1.3
1.1.2
1.1.1
What's Changed
- Update README.md and replace master branch by @cinatic in #88
- Update values.yaml by @ebarped in #90
- Add a configmap checksum to the helm chart deployment by @eklesel in #104
- Implement hot reloading of configuration file for changed list of targets by @hikhvar in #106
New Contributors
- @cinatic made their first contribution in #88
- @ebarped made their first contribution in #90
- @nomaster made their first contribution in #102
- @eklesel made their first contribution in #104
- @hikhvar made their first contribution in #106
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #80
- Feature: disable ipv4 addresses by @GuillaumeOuint in #81
- implement custom labels for targets by @xykong in #72
- auto discover targets using tailscale API by @rtgnx in #79
New Contributors
- @GuillaumeOuint made their first contribution in #81
- @xykong made their first contribution in #72
- @rtgnx made their first contribution in #79
Full Changelog: 1.0.1...1.1.0
1.0.1
Changelog
- 2d54d89 fix goreleaser (empty_dir was deprecated)
What's Changed
- Fix helm chart default imageTag by @j13tw in #68
- Fix example usage of ping.size by @stevegrey2 in #74
- helm: add strategy and podLabels by @casteloig in #73
- Web server HTTPS support by @drTr0jan in #76
New Contributors
- @j13tw made their first contribution in #68
- @stevegrey2 made their first contribution in #74
- @casteloig made their first contribution in #73
- @drTr0jan made their first contribution in #76
Full Changelog: 1.0.0...1.0.1