chore: update version

This commit is contained in:
gardar 2023-03-13 18:22:54 +00:00 committed by github-actions[bot]
parent 837e9404d7
commit 3b222a4c25
2 changed files with 7 additions and 0 deletions

View file

@ -8,6 +8,11 @@ Prometheus.Prometheus Release Notes
v0.2.1
======
Bugfixes
--------
- fix: policycoreutils python package name (https://github.com/prometheus-community/ansible/pull/63)
v0.2.0
======

View file

@ -72,4 +72,6 @@ releases:
changes:
trivial:
- 'refactor: underscore variable prefix should be reserved... (https://github.com/prometheus-community/ansible/pull/65)'
bugfixes:
- 'fix: policycoreutils python package name (https://github.com/prometheus-community/ansible/pull/63)'
release_date: '2023-03-13'