Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gardar authored and github-actions[bot] committed Feb 12, 2024
1 parent 4d3fd1b commit f189e53
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Prometheus.Prometheus Release Notes

.. contents:: Topics

v0.12.0
=======

Minor Changes
-------------

- feat: Add nginx_exporter role (https://github.com/prometheus-community/ansible/pull/287)

v0.11.3
=======
Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 0.11.3
version: 0.12.0
5 changes: 5 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
---
ancestor:
releases:
0.12.0:
changes:
minor_changes:
- 'feat: Add nginx_exporter role (https://github.com/prometheus-community/ansible/pull/287)'
release_date: '2024-02-12'
0.11.3:
changes:
bugfixes:
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: prometheus
name: prometheus
version: 0.11.3
version: 0.12.0
readme: README.md
authors:
- "Ben Kochie (https://github.com/SuperQ)"
Expand Down

0 comments on commit f189e53

Please sign in to comment.