From 387521dd5892cd51484e4c531a1bb4e76f21bb4e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 30 Aug 2025 05:04:50 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/zwave?= =?UTF-8?q?js/zwave-js-ui=2011.1.0=20=E2=86=92=2011.2.1=20(#38852)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 | `2fd09e1` -> `7fc0a78` | --- > [!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
zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui) ### [`v11.2.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1121-2025-08-27) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.2.0...v11.2.1) ##### Bug Fixes - **ui:** reinterview badge visibility ([1ab4ee5](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1ab4ee548516eb28e16aba620c0bd4ed38e5fbae)) ### [`v11.2.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1120-2025-08-27) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.1.0...v11.2.0) ##### Bug Fixes - device firmware update target dropdown ([d23c179](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d23c1799d114cf1f3e1b7ab42bc6adb17c5902bb)), closes [#​4332](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4332) - **tests:** disable nodejs experimental strip types flag ([b51edb1](https://redirect.github.com/zwave-js/zwave-js-ui/commit/b51edb14702d620d1184efd87e7a7e4d070451c8)) - **ui:** config update icon style ([7e7caf7](https://redirect.github.com/zwave-js/zwave-js-ui/commit/7e7caf7b583aedcdf09af80efa0b3134b3626778)), closes [#​4328](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4328) - **ui:** unable to set `Force security` in nodes manager dialog ([07059be](https://redirect.github.com/zwave-js/zwave-js-ui/commit/07059bef80c8660a381b1a941732f8308926c988)), closes [#​4329](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4329) - **ui:** value id labels should not be ellipsed ([7b4a55a](https://redirect.github.com/zwave-js/zwave-js-ui/commit/7b4a55a6bc6fc3e379f7e68ef3ad96a53f7856b3)), closes [#​4339](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4339) ##### Features - bump zwave-js\@​15.11.0 ([#​4330](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4330)) ([a984133](https://redirect.github.com/zwave-js/zwave-js-ui/commit/a984133d6b51c3ecc1caa3a9501f3a20e9063329)) - bump zwave-js\@​15.12.0 ([#​4348](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4348)) ([b287a57](https://redirect.github.com/zwave-js/zwave-js-ui/commit/b287a57afeb699ee7b9f08549e94d6aee2305d04)) - **ui, zwaveclient:** learn/secondary controller mode ([#​4097](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4097)) ([c64197f](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c64197fd20f70293e31e5c79c03cb95df5b89db9))
--- ### 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. --- - [ ] 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). --- charts/stable/zwavejs2mqtt/Chart.yaml | 4 ++-- charts/stable/zwavejs2mqtt/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 7a13d2a97ee..80829383c15 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 11.1.0 +appVersion: 11.2.1 dependencies: - name: common version: 28.16.2 @@ -39,5 +39,5 @@ sources: - https://github.com/zwave-js/zwave-js-ui - https://hub.docker.com/r/zwavejs/zwave-js-ui type: application -version: 24.1.2 +version: 24.2.0 diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index e736d94010c..392570b2fe6 100644 --- a/charts/stable/zwavejs2mqtt/values.yaml +++ b/charts/stable/zwavejs2mqtt/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/zwavejs/zwave-js-ui pullPolicy: IfNotPresent - tag: 11.1.0@sha256:2fd09e11fe0b12db55f356ecf04b1cd5925f1c015accedaf6a37fc19d9e53acd + tag: 11.2.1@sha256:7fc0a78a6c843654eb93166decd13192b5a1f53637cf117ea13569f2a33a0e94 service: main: ports: