chore(deps): update container image zwavejs/zwave-js-ui to v9.6.0@026a6d4 (#16082)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | minor | `9.5.1` -> `9.6.0` | --- > [!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.6.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#960-2023-12-14) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.5.1...v9.6.0) ##### Bug Fixes - check for undefined driver ([#​3464](https://togithub.com/zwave-js/zwave-js-ui/issues/3464)) ([f499d5b](f499d5b406)) - **ui:** open in new window ([c618fd1](c618fd10cd)) ##### Features - bump zwave-js@12.4.1 ([#​3479](https://togithub.com/zwave-js/zwave-js-ui/issues/3479)) ([932495e](932495e991)) - create esbuild bundle for embedded devices ([#​3480](https://togithub.com/zwave-js/zwave-js-ui/issues/3480)) ([68326d6](68326d6359)) - **ui:** compact view sort ([#​3484](https://togithub.com/zwave-js/zwave-js-ui/issues/3484)) ([1f4cc1f](1f4cc1f9fe)) #### [9.5.1](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.5.0...v9.5.1) (2023-12-01) ##### Bug Fixes - pkg missing `axios` exec ([4856efd](4856efd3af)), closes [#​3458](https://togithub.com/zwave-js/zwave-js-ui/issues/3458) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,35 +1,34 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: zwavejs2mqtt
|
||||
version: 16.2.2
|
||||
appVersion: 9.5.1
|
||||
description:
|
||||
Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS
|
||||
version: 16.3.0
|
||||
appVersion: 9.6.0
|
||||
description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS
|
||||
and Vue
|
||||
home: https://truecharts.org/charts/stable/zwavejs2mqtt
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- zwavejs2mqtt
|
||||
- zwave-js
|
||||
- z-wave
|
||||
- zwave
|
||||
- zwavejs2mqtt
|
||||
- zwave-js
|
||||
- z-wave
|
||||
- zwave
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.5.1@sha256:1ca4c6f283db38fbde58f4792405ac145977591bc7be618e940836151db8c280
|
||||
tag: 9.6.0@sha256:026a6d43981634a978a52cac3d95605844d475acafe828c91abf1493cdfaf771
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user