chore(helm): update image docker.io/mauricenino/dashdot 6.0.0 → 6.1.0 (#37215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot) | minor | `23ed969` -> `077c81e` | 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.1.0`](https://redirect.github.com/MauriceNino/dashdot/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.0.0...v6.1.0) ##### Features - add GPU filter by brand name ([#​1212](https://redirect.github.com/MauriceNino/dashdot/issues/1212)) ([082ef5d](https://redirect.github.com/MauriceNino/dashdot/commit/082ef5d0fe3c3ef0d26d4ca0eedc3a0dc3cad1ab)) - add meta color-scheme to document ([3d6f8f5](https://redirect.github.com/MauriceNino/dashdot/commit/3d6f8f51a54c4a790aee310aab78f8faaad77f78)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.0
|
||||
appVersion: 6.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.12.6
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
|
||||
- https://hub.docker.com/r/mauricenino/dashdot
|
||||
type: application
|
||||
version: 12.0.5
|
||||
version: 12.1.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/mauricenino/dashdot
|
||||
tag: 6.0.0@sha256:23ed969120678ed0520479a94288c0c18351047c2975a07bc095a10212480d86
|
||||
tag: 6.1.0@sha256:077c81ecd05e22d7f524a6b0cdbe971c03f52f080fcbd083a63b8b8ccd5a1c33
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user