[prometheus] Bump openstack-exporter version.

This commit bumps the prometheus-openstack-exporter
version to the latest release 0.0.5.

Change-Id: I8cd77c4973722cd7622ffc7a1833c6ed76ffd630
Signed-off-by: Jorge Niedbalski <jorge.niedbalski@linaro.org>
This commit is contained in:
Jorge Niedbalski 2019-01-17 16:40:40 -03:00
parent ffcda49e34
commit 95fd9b17f7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
{% block prometheus_openstack_exporter_header %}{% endblock %}
{% block prometheus_openstack_exporter_repository_version %}
ENV prometheus_openstack_exporter_version=0.0.3
ENV prometheus_openstack_exporter_version=0.0.5
{% endblock %}
{% block prometheus_openstack_exporter_install %}