From eed1eb4329e5cab033e05f4977913fa59468f084 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 Jul 2026 07:04:07 +0200 Subject: [PATCH] =?UTF-8?q?fix(nvidia-gpu-exporter):=20update=20image=20do?= =?UTF-8?q?cker.io/utkuozdemir/nvidia=5Fgpu=5Fexporter=201.9.0=20=E2=86=92?= =?UTF-8?q?=201.9.1=20(#49902)?= 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 | patch | `2865ddc` → `b6e81bf` | --- > [!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 d7c1081aa12..f036a3539f6 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.9.0 +appVersion: 1.9.1 dependencies: - name: common version: 29.7.1 @@ -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.10.0 +version: 6.10.1 diff --git a/charts/stable/nvidia-gpu-exporter/values.yaml b/charts/stable/nvidia-gpu-exporter/values.yaml index 92539993101..53053da7757 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.9.0@sha256:2865ddc240ee2e7fea7289b26bcb8dca9c209ec3676abb483ff7bce06a3ad19b + tag: 1.9.1@sha256:b6e81bfa5cf5302a3a23cf18cb62f6f0d92e4dc2e3dc0f9842e66f15d6737c00 securityContext: container: privileged: true