Skip to content

Commit 281b190

Browse files
SuperQgithub-actions[bot]
authored andcommitted
chore: update version
1 parent 5f48261 commit 281b190

File tree

4 files changed

+32
-2
lines changed

4 files changed

+32
-2
lines changed

CHANGELOG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,27 @@ Prometheus.Prometheus Release Notes
44

55
.. contents:: Topics
66

7+
v0.27.0
8+
=======
9+
10+
Minor Changes
11+
-------------
12+
13+
- minor: Bump for release (https://github.com/prometheus-community/ansible/pull/614)
14+
15+
Bugfixes
16+
--------
17+
18+
- fix(snmp_exporter): Added when clause to snmp_exporter role (https://github.com/prometheus-community/ansible/pull/610)
19+
720
v0.26.4
821
=======
922

23+
Bugfixes
24+
--------
25+
26+
- fix(snmp_exporter): Added when clause to snmp_exporter role (https://github.com/prometheus-community/ansible/pull/610)
27+
1028
v0.26.3
1129
=======
1230

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ plugins:
120120
strategy: {}
121121
test: {}
122122
vars: {}
123-
version: 0.26.4
123+
version: 0.27.0

changelogs/changelog.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
---
22
ancestor:
33
releases:
4+
0.27.0:
5+
changes:
6+
bugfixes:
7+
- 'fix(snmp_exporter): Added when clause to snmp_exporter role (https://github.com/prometheus-community/ansible/pull/610)'
8+
minor_changes:
9+
- 'minor: Bump for release (https://github.com/prometheus-community/ansible/pull/614)'
10+
trivial:
11+
- 'patch: New prometheus/blackbox_exporter upstream release 0.27.0! (https://github.com/prometheus-community/ansible/pull/613)'
12+
- 'patch: New prometheus/prometheus upstream release 3.4.2! (https://github.com/prometheus-community/ansible/pull/612)'
13+
- 'chore(deps): update svenstaro/upload-release-action action to v2.10.0 (https://github.com/prometheus-community/ansible/pull/608)'
14+
- 'chore(deps): update ansible/ansible-lint action to v25.6.1 (https://github.com/prometheus-community/ansible/pull/605)'
15+
release_date: '2025-07-03'
416
0.26.4:
517
changes:
618
bugfixes:

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: prometheus
33
name: prometheus
4-
version: 0.26.4
4+
version: 0.27.0
55
readme: README.md
66
authors:
77
- "Ben Kochie (https://github.com/SuperQ)"

0 commit comments

Comments
 (0)