From 1c510d2954313dbf95604d32b3ab17d77bfb0059 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Jul 2026 09:45:36 +0200 Subject: [PATCH] chore(nvidia-gpu-exporter): update image docker.io/utkuozdemir/nvidia_gpu_exporter digest to 517c64c (#49729) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/utkuozdemir/nvidia_gpu_exporter | digest | `b37e705` → `517c64c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/nvidia-gpu-exporter/Chart.yaml | 2 +- charts/stable/nvidia-gpu-exporter/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/nvidia-gpu-exporter/Chart.yaml b/charts/stable/nvidia-gpu-exporter/Chart.yaml index 4f757a7bd5f..ff87da33b35 100644 --- a/charts/stable/nvidia-gpu-exporter/Chart.yaml +++ b/charts/stable/nvidia-gpu-exporter/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/utkuozdemir/nvidia_gpu_exporter - https://hub.docker.com/r/utkuozdemir/nvidia_gpu_exporter type: application -version: 6.7.0 +version: 6.7.1 diff --git a/charts/stable/nvidia-gpu-exporter/values.yaml b/charts/stable/nvidia-gpu-exporter/values.yaml index 2aede7ef7b5..91a07f248c8 100644 --- a/charts/stable/nvidia-gpu-exporter/values.yaml +++ b/charts/stable/nvidia-gpu-exporter/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/utkuozdemir/nvidia_gpu_exporter pullPolicy: IfNotPresent - tag: 1.6.0@sha256:b37e70578982f9f9947bd1685877cffe9d39ab56f8833cb4e5921e310a349dcc + tag: 1.6.0@sha256:517c64cee489c8a728b1531336186e98773fe4a65ccb37b1262941bf644ee10e securityContext: container: privileged: true