mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-22 23:58:29 +00:00
chore: update version
This commit is contained in:
parent
4c4f781923
commit
90154c561b
2 changed files with 4 additions and 2 deletions
|
@ -12,6 +12,7 @@ Minor Changes
|
|||
-------------
|
||||
|
||||
- feat: Add cadvisor role (https://github.com/prometheus-community/ansible/pull/272)
|
||||
- feat: Add ipmi_exporter role (https://github.com/prometheus-community/ansible/pull/271)
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
|
|
@ -3,10 +3,11 @@ ancestor:
|
|||
releases:
|
||||
0.11.0:
|
||||
changes:
|
||||
bugfixes:
|
||||
- 'fix: empty changelog version `changes` sections (https://github.com/prometheus-community/ansible/pull/273)'
|
||||
minor_changes:
|
||||
- 'feat: Add cadvisor role (https://github.com/prometheus-community/ansible/pull/272)'
|
||||
- 'feat: Add ipmi_exporter role (https://github.com/prometheus-community/ansible/pull/271)'
|
||||
bugfixes:
|
||||
- 'fix: empty changelog version `changes` sections (https://github.com/prometheus-community/ansible/pull/273)'
|
||||
trivial:
|
||||
- 'patch: New superq/chrony_exporter upstream release 0.8.0! (https://github.com/prometheus-community/ansible/pull/275)'
|
||||
release_date: '2024-01-12'
|
||||
|
|
Loading…
Add table
Reference in a new issue