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
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+
720v0.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+
1028v0.26.3
1129=======
1230
Original file line number Diff line number Diff line change @@ -120,4 +120,4 @@ plugins:
120120 strategy : {}
121121 test : {}
122122 vars : {}
123- version : 0.26.4
123+ version : 0.27.0
Original file line number Diff line number Diff line change 11---
22ancestor :
33releases :
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 :
Original file line number Diff line number Diff line change 11---
22namespace : prometheus
33name : prometheus
4- version : 0.26.4
4+ version : 0.27.0
55readme : README.md
66authors :
77 - " Ben Kochie (https://github.com/SuperQ)"
You can’t perform that action at this time.
0 commit comments