mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-10 06:14:13 +00:00
chore: update version
This commit is contained in:
parent
d657e8b83c
commit
aa0b8b01dc
2 changed files with 5 additions and 3 deletions
|
@ -11,6 +11,7 @@ v0.6.0
|
|||
Minor Changes
|
||||
-------------
|
||||
|
||||
- feat: Add chrony_exporter role (https://github.com/prometheus-community/ansible/pull/159)
|
||||
- feature: Make config installation dir configurable (https://github.com/prometheus-community/ansible/pull/173)
|
||||
- feature: blackbox exporter user/group configurable (https://github.com/prometheus-community/ansible/pull/172)
|
||||
|
||||
|
|
|
@ -162,15 +162,16 @@ releases:
|
|||
- 'fix: mysqld_exporter should actually respect the mysqld_exporter_host variable
|
||||
(https://github.com/prometheus-community/ansible/pull/88)'
|
||||
minor_changes:
|
||||
- 'feature: blackbox exporter user/group configurable (https://github.com/prometheus-community/ansible/pull/172)'
|
||||
- 'feature: Make config installation dir configurable (https://github.com/prometheus-community/ansible/pull/173)'
|
||||
- 'feature: blackbox exporter user/group configurable (https://github.com/prometheus-community/ansible/pull/172)'
|
||||
- 'feat: Add chrony_exporter role (https://github.com/prometheus-community/ansible/pull/159)'
|
||||
trivial:
|
||||
- 'patch: New prometheus/prometheus upstream release! (https://github.com/prometheus-community/ansible/pull/152)'
|
||||
- 'patch: New prometheus/snmp_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/146)'
|
||||
- 'patch: New prometheus/mysqld_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/153)'
|
||||
- 'patch: New prometheus/prometheus upstream release! (https://github.com/prometheus-community/ansible/pull/152)'
|
||||
- 'patch: New prometheus/node_exporter upstream release! (https://github.com/prometheus-community/ansible/pull/162)'
|
||||
- 'Fix: rename collector flags (https://github.com/prometheus-community/ansible/pull/167)'
|
||||
- 'patch: New prometheus/prometheus upstream release! (https://github.com/prometheus-community/ansible/pull/168)'
|
||||
- Fix mysqld_exporter world-readable secrets (https://github.com/prometheus-community/ansible/pull/169)
|
||||
- 'fix ansible-lint: risky-octal & no-same-owner (https://github.com/prometheus-community/ansible/pull/171)'
|
||||
- 'Fix: rename collector flags (https://github.com/prometheus-community/ansible/pull/167)'
|
||||
release_date: '2023-07-29'
|
||||
|
|
Loading…
Reference in a new issue