-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker hub tags don't seem to be up to date #86
Comments
v0.4.0 is the latest official release of the exporter. |
Okay, yes I see that, but the busybox image that it's based on has been updated several times since then |
v0.4.0 is over 2 years old. Is there any plan to prepare a new release? cc: @juliusv |
Latest release is v0.6.0 => close this ticket? |
As of today, last released image is 6 months old. Question still stands, |
Honestly, I think the way this happened is that in the early days of Prometheus we didn't take much care about what becomes an "official" exporter and simply added anything under the
Not by me, honestly. I'll ask on the developers mailing list whether anyone is interested in taking it over, unless you'd be interested in that? |
I sent a mail to the prometheus-developers mailing list, looking for a new maintainer: https://groups.google.com/g/prometheus-developers/c/FX4NjCckoa8 |
Looking at the tags on Docker Hub I can only see master being updated. Should we use the two year old
v0.4.0
or is it safe to usemaster
?The text was updated successfully, but these errors were encountered: