fix(nvidia-gpu-exporter): update image docker.io/utkuozdemir/nvidia_gpu_exporter 1.9.0 → 1.9.1 (#49902)

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9udmlkaWEtZ3B1LWV4cG9ydGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-07-05 07:04:07 +02:00
committed by GitHub
parent 425c35d450
commit eed1eb4329
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
@@ -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