Merge "Bump up openstack exporter to 1.2.0"

This commit is contained in:
Zuul 2020-11-17 13:45:33 +00:00 committed by Gerrit Code Review
commit bb12d8ac60
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,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=1.1.0
ENV prometheus_openstack_exporter_version=1.2.0
{% endblock %}
{% block prometheus_openstack_exporter_install %}