NVIDIA / dcgm-exporter

NVIDIA GPU metrics exporter for Prometheus leveraging DCGM
Apache License 2.0
929 stars 159 forks source link

3.6.1 Helm chart not found in repository #424

Closed otherguy closed 5 days ago

otherguy commented 5 days ago

What is the version?

3.3.9-3.6.1

What happened?

The freshly released 3.6.1 version of the chart is not found in https://nvidia.github.io/dcgm-exporter/helm-charts.

$ helm repo list
NAME            URL
gpu-helm-charts https://nvidia.github.io/dcgm-exporter/helm-charts

$ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "gpu-helm-charts" chart repository

$ helm search repo  gpu-helm-charts/dcgm-exporter --versions
NAME                            CHART VERSION   APP VERSION DESCRIPTION
gpu-helm-charts/dcgm-exporter   3.6.0           3.6.0       A Helm chart for DCGM exporter
gpu-helm-charts/dcgm-exporter   3.5.0           3.5.0       A Helm chart for DCGM exporter
gpu-helm-charts/dcgm-exporter   3.4.2           3.4.2       A Helm chart for DCGM exporter
gpu-helm-charts/dcgm-exporter   3.4.1           3.4.1       A Helm chart for DCGM exporter
gpu-helm-charts/dcgm-exporter   3.4.0           3.4.0       A Helm chart for DCGM exporter
gpu-helm-charts/dcgm-exporter   3.3.1           3.3.1       A Helm chart for DCGM exporter
gpu-helm-charts/dcgm-exporter   3.3.0           3.3.0       A Helm chart for DCGM exporter
gpu-helm-charts/dcgm-exporter   3.2.0           3.2.0       A Helm chart for DCGM exporter
...
glowkey commented 5 days ago

Thanks for the report. The helm charts have been updated for 3.6.1.

otherguy commented 5 days ago

@glowkey wow, thank you so much for the fast response! Can confirm that I was able to pull the newest version!