mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-22 03:43:09 +00:00
chore: update version
This commit is contained in:
parent
0907b14def
commit
b98d4a3f4c
2 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,7 @@ Bugfixes
|
|||
- fix(alertmanager): add routes before match_re (https://github.com/prometheus-community/ansible/pull/194)
|
||||
- fix(node_exporter): Fix ProtectHome for textfiles (https://github.com/prometheus-community/ansible/pull/184)
|
||||
- fix: Add test for argument_specs matching (https://github.com/prometheus-community/ansible/pull/177)
|
||||
- fix: Make binary installs consistent (https://github.com/prometheus-community/ansible/pull/204)
|
||||
- fix: mysqld_exporter should actually respect the mysqld_exporter_host variable (https://github.com/prometheus-community/ansible/pull/88)
|
||||
|
||||
v0.5.2
|
||||
|
|
|
@ -172,6 +172,7 @@ releases:
|
|||
(https://github.com/prometheus-community/ansible/pull/88)'
|
||||
- 'fix(alertmanager): add routes before match_re (https://github.com/prometheus-community/ansible/pull/194)'
|
||||
- 'fix(node_exporter): Fix ProtectHome for textfiles (https://github.com/prometheus-community/ansible/pull/184)'
|
||||
- 'fix: Make binary installs consistent (https://github.com/prometheus-community/ansible/pull/204)'
|
||||
removed_features:
|
||||
- 'removed: Drop ubuntu 18.04 support as it is EOL (https://github.com/prometheus-community/ansible/pull/199)'
|
||||
- 'removed: Drop fedora 36 support as it is EOL (https://github.com/prometheus-community/ansible/pull/200)'
|
||||
|
|
Loading…
Reference in a new issue