From 419e76e7a0d467bb15de9add3ebe2ab00f1fb211 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 3 Jul 2026 23:59:14 +0200 Subject: [PATCH] =?UTF-8?q?feat(nvidia-gpu-exporter):=20update=20image=20d?= =?UTF-8?q?ocker.io/utkuozdemir/nvidia=5Fgpu=5Fexporter=201.7.0=20?= =?UTF-8?q?=E2=86=92=201.8.0=20(#49849)?= 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 | `3aa5d30` → `60bd7bd` | --- > [!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 abc664cda82..f6c7438c97d 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.7.0 +appVersion: 1.8.0 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.8.0 +version: 6.9.0 diff --git a/charts/stable/nvidia-gpu-exporter/values.yaml b/charts/stable/nvidia-gpu-exporter/values.yaml index 402f0aea74f..fdd0d4f7367 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.7.0@sha256:3aa5d30355e98e9036e96543d438a4de8054d58f3231354fd78a1652be4fce9f + tag: 1.8.0@sha256:60bd7bd8fbcc856ea43b00a51dda1d977114f5fb0b0875a89b6a8b2ff46e3be3 securityContext: container: privileged: true