Merge "[prometheus] Bump openstack-exporter version."

This commit is contained in:
Zuul 2019-01-29 12:32:41 +00:00 committed by Gerrit Code Review
commit 6ae59eaa87
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 %}