mirror of
https://github.com/truecharts/charts.git
synced 2026-07-14 14:01:21 -03:00
chore(helm): update image docker.io/zwavejs/zwave-js-ui 11.6.1 → 11.7.0 (#41656)
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 | `8cc2c18` -> `1a1e858` | --- > [!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.7.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1170-2025-11-12) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.6.1...v11.7.0) ##### Bug Fixes - changedZwaveKeys incorrectly includes UI defaults as changes ([#​4454](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4454)) ([371032c](371032c676)), closes [#​4413](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4413) [zwave-js/zwave-js-ui#4453](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4453) - correct PKG\_NODE\_PATH in armv7 build workflow ([1ef89e5](1ef89e5f14)) - refresh node neighbors on panel open for all node types ([3d2addc](3d2addc255)) - **ui:** add null check in setRoute to handle cancelled dialog ([#​4450](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4450)) ([b472afc](b472afc5d4)) ##### Features - bump zwave-js\@​15.16.0 ([#​4448](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4448)) ([6d7fca0](6d7fca0907)) #### [11.6.1](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.6.0...v11.6.1) (2025-10-29) ##### Bug Fixes - docker issue on buildLogConfig ([641d3ce](641d3ce835)), closes [#​4443](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4443) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.6.1
|
||||
appVersion: 11.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -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.13.2
|
||||
version: 24.14.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.6.1@sha256:8cc2c1868129f9b8e3ffbd695b50668b845d8eb63e9c159b94cddca2e6d96e09
|
||||
tag: 11.7.0@sha256:1a1e858dd454e50c2ead9a8f64b17fb7c4cbf67fe413bb8009d73e7fdf33c615
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user