<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Eddie,<br>
</p>
<p>On 6/27/19 7:32 PM, Eddie Yen wrote:<br>
</p>
<blockquote type="cite" cite="mid:CAHZFSBo0K+L8mJ01K4HiKJhOvmTLG+HJwuxuBXtrEV6TG3XopQ@mail.gmail.com">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I'm using stable/rocky from git now, but I want to build the prometheus images with latest version since there're few exporters that too previous that can't use most Grafana dashboards in default.</div>
<div><br>
</div>
<div>I already know I have to edit templates in kolla-ansible since the newer exporters has using the different launch commands. But Idk how to set the version because the document didn't say how to override the Dockerfile. Is that OK to change package version
 inside Dockerfile?</div>
</div>
</blockquote>
<p>You can set the "prometheus_tag" variable to point to a different tag. It defaults to the value of "openstack_release", which in your case is probably "rocky". You can set it to "stein" to pull in Stein images for Prometheus, without affecting the versions
 of other components.</p>
<p>If you need to custom-build your container images, rather than using the ones pre-built and hosted on Docker Hub, then a different approach might be necessary.<br>
</p>
<blockquote type="cite" cite="mid:CAHZFSBo0K+L8mJ01K4HiKJhOvmTLG+HJwuxuBXtrEV6TG3XopQ@mail.gmail.com">
<div dir="ltr">
<div><br>
</div>
<div>Many thanks,</div>
<div>Eddie.</div>
</div>
</blockquote>
<p>Cheers,<br>
/Jason<br>
</p>
</body>
</html>