File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -68,3 +68,6 @@ announce:
68
68
enabled : true
69
69
channel : ' #announcements'
70
70
message_template : ' NGINX Prometheus Exporter {{ .Tag }} is out! Check it out: {{ .ReleaseURL }}'
71
+
72
+ milestones :
73
+ - close : true
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### 0.11.0
4
+
5
+ A list of changes can be found on Github at: [ Release v0.11.0] ( https://github.com/nginxinc/nginx-prometheus-exporter/releases/tag/v0.11.0 )
6
+
3
7
### 0.10.0
4
8
5
9
A list of changes can be found on Github at: [ Release v0.10.0] ( https://github.com/nginxinc/nginx-prometheus-exporter/releases/tag/v0.10.0 )
Original file line number Diff line number Diff line change 1
- VERSION = 0.10 .0
1
+ VERSION = 0.11 .0
2
2
TAG = $(VERSION )
3
3
PREFIX = nginx/nginx-prometheus-exporter
4
4
You can’t perform that action at this time.
0 commit comments