feat(nvidia-gpu-exporter): update image docker.io/utkuozdemir/nvidia_gpu_exporter 1.7.0 → 1.8.0 (#49849)
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. --- - [ ] <!-- 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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user