chore(deps): update container image mauricenino/dashdot to v5.8.5@50873a6 by renovate (#24112)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mauricenino/dashdot](https://togithub.com/MauriceNino/dashdot) | patch | `5.8.3` -> `5.8.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>MauriceNino/dashdot (mauricenino/dashdot)</summary> ### [`v5.8.5`](https://togithub.com/MauriceNino/dashdot/compare/v5.8.4...v5.8.5) [Compare Source](https://togithub.com/MauriceNino/dashdot/compare/v5.8.4...v5.8.5) ### [`v5.8.4`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.8.4) [Compare Source](https://togithub.com/MauriceNino/dashdot/compare/v5.8.3...v5.8.4) ##### Bug Fixes - missing backslash in GPU support docs ([#​1053](https://togithub.com/MauriceNino/dashdot/issues/1053)) ([4e36d12](https://togithub.com/MauriceNino/dashdot/commit/4e36d12610245da4c7365e7deacf120216c7c7b6)) </details> --- ### Configuration 📅 **Schedule**: 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.8.3
|
||||
appVersion: 5.8.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
|
||||
- https://hub.docker.com/r/mauricenino/dashdot
|
||||
type: application
|
||||
version: 10.1.3
|
||||
version: 10.1.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: mauricenino/dashdot
|
||||
tag: 5.8.3@sha256:d78f64ccdd92b769794c8ff79d9e27509c4482b8e3d342aa04cd772b3dbd7b74
|
||||
tag: 5.8.5@sha256:50873a68bbb7104dc36ee29f0d2a18b12bfc6c94ea1004594d4c714bbd585c2d
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user