mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 19:01:23 -03:00
chore(helm): update image docker.io/zwavejs/zwave-js-ui 11.1.0 → 11.2.1 (#38852)
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 <details> <summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`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](1ab4ee5485)) ### [`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](d23c1799d1)), closes [#​4332](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4332) - **tests:** disable nodejs experimental strip types flag ([b51edb1](b51edb1470)) - **ui:** config update icon style ([7e7caf7](7e7caf7b58)), closes [#​4328](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4328) - **ui:** unable to set `Force security` in nodes manager dialog ([07059be](07059bef80)), closes [#​4329](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4329) - **ui:** value id labels should not be ellipsed ([7b4a55a](7b4a55a6bc)), 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](a984133d6b)) - bump zwave-js\@​15.12.0 ([#​4348](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4348)) ([b287a57](b287a57afe)) - **ui, zwaveclient:** learn/secondary controller mode ([#​4097](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4097)) ([c64197f](c64197fd20)) </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:
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user