feat(nvidia-gpu-exporter): update image docker.io/utkuozdemir/nvidia_gpu_exporter 1.4.1 → 1.5.0 (#49351)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/utkuozdemir/nvidia_gpu_exporter | minor | `b921d70` →
`b5f70ca` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9udmlkaWEtZ3B1LWV4cG9ydGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-06-22 02:45:15 +02:00
committed by GitHub
parent deaaf6551c
commit 3357b0f652
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.4.1
appVersion: 1.5.0
dependencies:
- name: common
version: 29.5.3
@@ -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.4.0
version: 6.5.0
@@ -2,7 +2,7 @@
image:
repository: docker.io/utkuozdemir/nvidia_gpu_exporter
pullPolicy: IfNotPresent
tag: 1.4.1@sha256:b921d70484ea3dcb7bd6baee52befbe80f818f71067f4ba04013e96aaf563562
tag: 1.5.0@sha256:b5f70ca7a16eac6a58cbc75cc06f57652a5de053ad7621d1987d62ba077e540b
securityContext:
container:
privileged: true