chore(deps): update container image zwavejs/zwave-js-ui to v9.9.1@c0c9f8a by renovate (#18930)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | patch | `9.9.0` -> `9.9.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (zwavejs/zwave-js-ui)</summary> ### [`v9.9.1`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#991-2024-03-04) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.9.0...v9.9.1) ##### Bug Fixes - better message in case association is not allowed ([#​3624](https://togithub.com/zwave-js/zwave-js-ui/issues/3624)) ([abcfd41](https://togithub.com/zwave-js/zwave-js-ui/commit/abcfd41a286283efc8483974a64be23dbf064f11)) - create custom logs cleanup function ([#​3610](https://togithub.com/zwave-js/zwave-js-ui/issues/3610)) ([64f32f0](https://togithub.com/zwave-js/zwave-js-ui/commit/64f32f0020f4a9da68576862fbaaadf2f1d7f96d)) - node name and location change not catched on value added ([#​3612](https://togithub.com/zwave-js/zwave-js-ui/issues/3612)) ([fa37244](https://togithub.com/zwave-js/zwave-js-ui/commit/fa37244cd1addcd6f55625b516aec617f91ed8f4)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.9.0
|
||||
appVersion: 9.9.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
@@ -25,7 +25,7 @@ keywords:
|
||||
- zwave-js
|
||||
- z-wave
|
||||
- zwave
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
type: application
|
||||
version: 19.2.0
|
||||
version: 19.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.9.0@sha256:4f8634550e9b42693a5235ac64a06c9bc89a7e81799aa0ca72a0aa01dcd4d41b
|
||||
tag: 9.9.1@sha256:c0c9f8a9eeefd29522398639deb3a2394467626521165b85d274adeb401fef33
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user