NVIDIA / dcgm-exporter

NVIDIA GPU metrics exporter for Prometheus leveraging DCGM
Apache License 2.0
910 stars 157 forks source link

Missing 3.3.8 builds #389

Closed xnox closed 1 month ago

xnox commented 1 month ago

What is the version?

3.3.8-3.5.0

What happened?

https://github.com/NVIDIA/DCGM/releases/tag/v3.3.8 exists and yet 3.3.8-3.5.0 tag does not exist in this repository, this yields odd results for those that package the two separately.

What did you expect to happen?

to have 3.3.8-3.5.0 tag available in this repository, or even stop tagging things with duplicate version numbers here. Maybe this repo should simply be tagged "3.5.0"?

You can assemble any tag versions in dockerfiles based on the versions of the two projects separately.

What is the GPU model?

No response

What is the environment?

No response

How did you deploy the dcgm-exporter and what is the configuration?

No response

How to reproduce the issue?

No response

Anything else we need to know?

No response

nvvfedorov commented 1 month ago

Today, we don't have release, that uses DCGM 3.3.8.

glowkey commented 1 month ago

3.3.8-3.6.0 builds have now been published.