From 44f50a4181771ad36cf2369ff502202423edc59b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 28 Jun 2026 02:21:07 +0200 Subject: [PATCH] =?UTF-8?q?feat(nvidia-gpu-exporter):=20update=20image=20d?= =?UTF-8?q?ocker.io/utkuozdemir/nvidia=5Fgpu=5Fexporter=201.5.0=20?= =?UTF-8?q?=E2=86=92=201.6.0=20(#49584)?= 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 | minor | `b5f70ca` → `b37e705` | --- > [!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 | 4 ++-- charts/stable/nvidia-gpu-exporter/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nvidia-gpu-exporter/Chart.yaml b/charts/stable/nvidia-gpu-exporter/Chart.yaml index 417a725f108..4f757a7bd5f 100644 --- a/charts/stable/nvidia-gpu-exporter/Chart.yaml +++ b/charts/stable/nvidia-gpu-exporter/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.5.0 +appVersion: 1.6.0 dependencies: - name: common version: 29.6.0 @@ -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.6.0 +version: 6.7.0 diff --git a/charts/stable/nvidia-gpu-exporter/values.yaml b/charts/stable/nvidia-gpu-exporter/values.yaml index 18829273948..2aede7ef7b5 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.5.0@sha256:b5f70ca7a16eac6a58cbc75cc06f57652a5de053ad7621d1987d62ba077e540b + tag: 1.6.0@sha256:b37e70578982f9f9947bd1685877cffe9d39ab56f8833cb4e5921e310a349dcc securityContext: container: privileged: true