chore(deps): update container image zwavejs/zwave-js-ui to v9.10.2@747ecd0 by renovate (#20238)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | patch | `9.10.1` -> `9.10.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (zwavejs/zwave-js-ui)</summary> ### [`v9.10.2`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9102-2024-04-04) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.10.1...v9.10.2) ##### Bug Fixes - **discovery:** add `DISCOVERY_DISABLE_CC_CONFIGURATION` env var ([52241db](https://togithub.com/zwave-js/zwave-js-ui/commit/52241db40fe47e4ae06e8af218923a3e0fbc981f)), closes [#​3571](https://togithub.com/zwave-js/zwave-js-ui/issues/3571) ##### Features - bump zwave-js@12.5.2 ([#​3655](https://togithub.com/zwave-js/zwave-js-ui/issues/3655)) ([87d74f2](https://togithub.com/zwave-js/zwave-js-ui/commit/87d74f21e29986ead0abf9ea0102734186a3b221)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.10.1
|
||||
appVersion: 9.10.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
@@ -25,7 +25,7 @@ keywords:
|
||||
- zwave-js
|
||||
- z-wave
|
||||
- zwave
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
type: application
|
||||
version: 19.8.1
|
||||
version: 19.8.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.10.1@sha256:ef0feecc90ccb660ddf43a2721f3cfd7b0bc4608101f967eb645874bf9415682
|
||||
tag: 9.10.2@sha256:747ecd0d8adde6a5af2ecf7979a1ae87f6179f452944bc736e5b77099366915b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user