chore(helm): update image docker.io/mauricenino/dashdot 5.9.2 → 6.0.0 (#34073)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot) | major | `2369978` -> `23ed969` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>MauriceNino/dashdot (docker.io/mauricenino/dashdot)</summary> ### [`v6.0.0`](https://redirect.github.com/MauriceNino/dashdot/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/MauriceNino/dashdot/compare/v5.9.2...v6.0.0) ##### Bug Fixes - flip bytes and bit in the static speedtest file ([a197130](https://redirect.github.com/MauriceNino/dashdot/commit/a1971306eb13538fdceb8817f6c832f275169d3a)), closes [#​1091](https://redirect.github.com/MauriceNino/dashdot/issues/1091) - os distro/version not reporting correctly ([30f6167](https://redirect.github.com/MauriceNino/dashdot/commit/30f616736eaf0beae71ff78bcd0a17a48b589d06)), closes [#​1168](https://redirect.github.com/MauriceNino/dashdot/issues/1168) ##### BREAKING CHANGES - The unit in the speedtest-file was flipped. This has been fixed and therefore needs to be manually flipped by the users to match the correct unit </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.9.2
|
||||
appVersion: 6.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
|
||||
- https://hub.docker.com/r/mauricenino/dashdot
|
||||
type: application
|
||||
version: 10.6.2
|
||||
version: 11.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/mauricenino/dashdot
|
||||
tag: 5.9.2@sha256:2369978169172d213368fb8b3f9df8aca31a2cbd116be9b6a21506d6f7a6e16c
|
||||
tag: 6.0.0@sha256:23ed969120678ed0520479a94288c0c18351047c2975a07bc095a10212480d86
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user