From 76b0ec63b65e85ab91dcd4def05c9bbc45feb24a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 22:38:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/zwave?= =?UTF-8?q?js/zwave-js-ui=2010.11.0=20=E2=86=92=2011.1.0=20(#38158)?= 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) | major | `4fca3ad` -> `2fd09e1` | --- > [!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.1.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1110-2025-08-07) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.1...v11.1.0) ##### Bug Fixes - **ui:** cancel editing in smart start still triggers an undate ([87bae75](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87bae75ad4e9163a77a0d68a317d468b330076e1)) - **ui:** importing QR code not working ([dfc1f0f](https://redirect.github.com/zwave-js/zwave-js-ui/commit/dfc1f0f9f98a4a7437e7ec1922a6100862555292)), closes [#​4324](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4324) - **ui:** unable to change some configuration values ([cb098e1](https://redirect.github.com/zwave-js/zwave-js-ui/commit/cb098e16b7be1fc2456c0758d3d1796669ce3847)), closes [#​4322](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4322) ##### Features - **ui:** add tooltip for default value indication in ValueId component ([facd64c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/facd64ccadee03635850c2877060be779fbff586)), closes [#​4313](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4313) #### [11.0.1](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.0...v11.0.1) (2025-08-01) ##### Bug Fixes - UI doesn't generate security keys ([1fae61b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1fae61b34c89f8e43ceee84aec17dee6e862efee)) - **ui:** add tooltips for buttons in NodeDetails component for better user guidance ([8b3d74d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/8b3d74dd82073fe4a1e812dba69b3d3b734118f5)) - **ui:** adjust column widths and improve button layout in NodeDetails component ([c57ba61](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c57ba6160444351418559036e5f3eec8db2b6c5f)) - **ui:** persist items-per-page in control panel ([d1e7691](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d1e7691e83e12040f0f19cbb5103c97c3866ef8b)), closes [#​4315](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4315) - **ui:** priority routes select menu not visible ([ba925ec](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ba925ec6beb52c09a616931f2fe452210bcbd493)), closes [#​4311](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4311) - **ui:** sticky to default scrollbars ([87657b4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87657b44ae2e08ec649dad52f0234776e86a25ff)), closes [#​4316](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4316) ##### Features - **ci:** add GitHub Actions workflow for testing application with fake Z-Wave stick ([#​4314](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4314)) ([1933677](https://redirect.github.com/zwave-js/zwave-js-ui/commit/19336772b3f1fb920a4586852451d7d66e17cedd)) ### [`v11.0.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1101-2025-08-01) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.0...v11.0.1) ##### Bug Fixes - UI doesn't generate security keys ([1fae61b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1fae61b34c89f8e43ceee84aec17dee6e862efee)) - **ui:** add tooltips for buttons in NodeDetails component for better user guidance ([8b3d74d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/8b3d74dd82073fe4a1e812dba69b3d3b734118f5)) - **ui:** adjust column widths and improve button layout in NodeDetails component ([c57ba61](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c57ba6160444351418559036e5f3eec8db2b6c5f)) - **ui:** persist items-per-page in control panel ([d1e7691](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d1e7691e83e12040f0f19cbb5103c97c3866ef8b)), closes [#​4315](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4315) - **ui:** priority routes select menu not visible ([ba925ec](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ba925ec6beb52c09a616931f2fe452210bcbd493)), closes [#​4311](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4311) - **ui:** sticky to default scrollbars ([87657b4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87657b44ae2e08ec649dad52f0234776e86a25ff)), closes [#​4316](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4316) ##### Features - **ci:** add GitHub Actions workflow for testing application with fake Z-Wave stick ([#​4314](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4314)) ([1933677](https://redirect.github.com/zwave-js/zwave-js-ui/commit/19336772b3f1fb920a4586852451d7d66e17cedd)) ### [`v11.0.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1100-2025-07-30) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.11.0...v11.0.0) ##### Bug Fixes - **ui:** nodes manager name/location step disabled next ([ac7dc4d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ac7dc4d445ae18c41be1d89ee517ea2041a80249)) ##### Features - move to Vue/Vuetify 3 ([#​4290](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4290)) ([e6ef07c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/e6ef07cb6396baa615cb6abdc6a6fac0edcfc600)) - **ui:** enhance button group with icons and conditional styling ([5b88a26](https://redirect.github.com/zwave-js/zwave-js-ui/commit/5b88a260043ba51472a1924766ea5c5a6a4b36ec))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 2ff392080dc..313a592b1eb 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: 10.11.0 +appVersion: 11.1.0 dependencies: - name: common version: 28.15.1 @@ -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: 23.6.0 +version: 24.0.0 diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index 21c6c3303f7..e736d94010c 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: 10.11.0@sha256:4fca3ad48d7a44ef19b1431c8eb5e6870f26cbdd765a5158935e6b256474908e + tag: 11.1.0@sha256:2fd09e11fe0b12db55f356ecf04b1cd5925f1c015accedaf6a37fc19d9e53acd service: main: ports: