File tree Expand file tree Collapse file tree 4 files changed +32
-2
lines changed Expand file tree Collapse file tree 4 files changed +32
-2
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,27 @@ Prometheus.Prometheus Release Notes
4
4
5
5
.. contents :: Topics
6
6
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
+
7
20
v0.26.4
8
21
=======
9
22
23
+ Bugfixes
24
+ --------
25
+
26
+ - fix(snmp_exporter): Added when clause to snmp_exporter role (https://github.com/prometheus-community/ansible/pull/610)
27
+
10
28
v0.26.3
11
29
=======
12
30
Original file line number Diff line number Diff line change @@ -120,4 +120,4 @@ plugins:
120
120
strategy : {}
121
121
test : {}
122
122
vars : {}
123
- version : 0.26.4
123
+ version : 0.27.0
Original file line number Diff line number Diff line change 1
1
---
2
2
ancestor :
3
3
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'
4
16
0.26.4 :
5
17
changes :
6
18
bugfixes :
Original file line number Diff line number Diff line change 1
1
---
2
2
namespace : prometheus
3
3
name : prometheus
4
- version : 0.26.4
4
+ version : 0.27.0
5
5
readme : README.md
6
6
authors :
7
7
- " Ben Kochie (https://github.com/SuperQ)"
You can’t perform that action at this time.
0 commit comments