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:
6868 enabled : true
6969 channel : ' #announcements'
7070 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 11# Changelog
22
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+
37### 0.10.0
48
59A 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
22TAG = $(VERSION )
33PREFIX = nginx/nginx-prometheus-exporter
44
You can’t perform that action at this time.
0 commit comments