chore(helm): update image docker.io/mauricenino/dashdot 6.1.0 → 6.2.0 (#38245)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot) | minor | `077c81e` -> `161ac9b` | --- > [!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.2.0`](https://redirect.github.com/MauriceNino/dashdot/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.1.0...v6.2.0) ##### Bug Fixes - auto sizing for chart not working on load ([6b88601](https://redirect.github.com/MauriceNino/dashdot/commit/6b88601f27962ff512a541e2cc1a4edaf1d6506b)) - **docs:** update configuration url in readme ([#​1227](https://redirect.github.com/MauriceNino/dashdot/issues/1227)) ([1941c26](https://redirect.github.com/MauriceNino/dashdot/commit/1941c26ee51045a4b97f189add40678c2bdc10b7)) - report host os instead of container os ([#​1233](https://redirect.github.com/MauriceNino/dashdot/issues/1233)) ([508c832](https://redirect.github.com/MauriceNino/dashdot/commit/508c83297fced763cd7ad1f4f3bee04603f423d5)), closes [#​1232](https://redirect.github.com/MauriceNino/dashdot/issues/1232) ##### Features - added sub/root/base path routing ([#​1229](https://redirect.github.com/MauriceNino/dashdot/issues/1229)) ([70c26d0](https://redirect.github.com/MauriceNino/dashdot/commit/70c26d0dcafcda6dbb97fbbe64816602323ab63b)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.1.0
|
||||
appVersion: 6.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -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.3.1
|
||||
version: 12.4.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/mauricenino/dashdot
|
||||
tag: 6.1.0@sha256:077c81ecd05e22d7f524a6b0cdbe971c03f52f080fcbd083a63b8b8ccd5a1c33
|
||||
tag: 6.2.0@sha256:161ac9b0c3f37ec29605b5d496c531d5932dfffd446a678be3a515a90347f25a
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user