chore(deps): update container image mauricenino/dashdot to v5.8.6@53f3058 by renovate (#24610)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mauricenino/dashdot](https://togithub.com/MauriceNino/dashdot) | patch | `5.8.5` -> `5.8.6` | --- > [!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.6`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.8.6) [Compare Source](https://togithub.com/MauriceNino/dashdot/compare/v5.8.5...v5.8.6) ##### Bug Fixes - install coreutils in base image ([#​1057](https://togithub.com/MauriceNino/dashdot/issues/1057)) ([59985d3](https://togithub.com/MauriceNino/dashdot/commit/59985d3c2976afbc09ea5649440cd050392bb126)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMTUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.5
|
||||
appVersion: 5.8.6
|
||||
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.4
|
||||
version: 10.1.5
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: mauricenino/dashdot
|
||||
tag: 5.8.5@sha256:50873a68bbb7104dc36ee29f0d2a18b12bfc6c94ea1004594d4c714bbd585c2d
|
||||
tag: 5.8.6@sha256:53f30588c5fe519f75e34fef26bdd365736509780b358cdf582a15d30594baca
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user