chore(helm): update image docker.io/zwavejs/zwave-js-ui 11.3.1 → 11.4.1 (#40469)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | minor | `0191a3f` -> `0390e45` | --- > [!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>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v11.4.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1141-2025-10-07) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.4.0...v11.4.1) ##### Bug Fixes - restore commonjs build ([#​4405](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4405)) ([f9e51ad](https://redirect.github.com/zwave-js/zwave-js-ui/commit/f9e51ad2d0f9c39b465acae65a028249c125868f)), closes [#​4401](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4401) ### [`v11.4.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1140-2025-10-06) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.3.1...v11.4.0) ##### Bug Fixes - refresh normal powerlevel after region change in auto mode ([#​4391](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4391)) ([81f4848](https://redirect.github.com/zwave-js/zwave-js-ui/commit/81f48486f05ff8b8e2357fb11a129454e652a881)) - **ui:** prevent "undefined" text in parameter chips with manual entry ([#​4388](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4388)) ([defef2c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/defef2c1fb8361888d6759ae3289dc6234a404d7)), closes [#​4354](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4354) - **ui:** prevent replace failed node without selecting a node ([#​4380](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4380)) ([a2ae434](https://redirect.github.com/zwave-js/zwave-js-ui/commit/a2ae4345ffb35a15568aded22c0bb03040b0b3ba)), closes [#​4379](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4379) ##### Features - bump zwave-js\@​15.15.0 ([#​4394](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4394)) ([7b0285f](https://redirect.github.com/zwave-js/zwave-js-ui/commit/7b0285f3d13c7bcfa1670adc66ece1c688793692)) - notification handling of battery status support ([#​4398](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4398)) ([69b28c4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/69b28c46d8979e0703be6a8320081b57a36f70de)), closes [#​4396](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4396) #### [11.3.1](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.3.0...v11.3.1) (2025-09-24) ##### Bug Fixes - **ui:** remove useless refresh neighbors call when opening mesh graph ([#​4372](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4372)) ([aff315d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/aff315d500b48ea3cd4a07a69ab477186bbc6732)) - **ui:** use a v-number-input for colume input ([fb03fb9](https://redirect.github.com/zwave-js/zwave-js-ui/commit/fb03fb9d8816b69860338385db482ab583174fe6)), closes [#​4387](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4387) ##### Features - bump zwave-js\@​15.14.0 ([#​4373](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4373)) ([20029b3](https://redirect.github.com/zwave-js/zwave-js-ui/commit/20029b31a78fbe6453973882c5d93f1dee0e6423)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11.3.1
|
||||
appVersion: 11.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -37,9 +37,10 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: zwavejs2mqtt
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://github.com/zwave-js/zwave-js-ui
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
type: application
|
||||
version: 24.7.0
|
||||
version: 24.8.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.3.1@sha256:0191a3fb96ff88cbc4c7f12e28a10de118def0ea343c39ddc6ce046b6ef78503
|
||||
tag: 11.4.1@sha256:0390e45f6e63d4e1e28f8ef2b0a83f3a1ddd266ecc14225778fefaf0efbe49e2
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user