chore(deps): update container image zwavejs/zwave-js-ui to v9.7.0@002be8c by renovate (#17285)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | minor | `9.6.2` -> `9.7.0` | --- > [!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.7.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#970-2024-01-15) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.6.2...v9.7.0) ##### Bug Fixes - **ui:** preferred scales alignment ([#​3494](https://togithub.com/zwave-js/zwave-js-ui/issues/3494)) ([74d7c31](74d7c313b5)) ##### Features - **discovery:** add support for availability topics ([#​3510](https://togithub.com/zwave-js/zwave-js-ui/issues/3510)) ([e7ce406](e7ce406bbb)) - **ui:** show node info in fw update dialog ([#​3500](https://togithub.com/zwave-js/zwave-js-ui/issues/3500)) ([7c75532](7c7553217e)) #### [9.6.2](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.6.1...v9.6.2) (2023-12-22) ##### Bug Fixes - ignore `build` dir in NPM publish ([af5c542](af5c542b4b)) #### [9.6.1](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.6.0...v9.6.1) (2023-12-22) ##### Bug Fixes - move optional deps to dev dependencies ([#​3493](https://togithub.com/zwave-js/zwave-js-ui/issues/3493)) ([1ffe349](1ffe349dcd)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.6.2
|
||||
appVersion: 9.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
@@ -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: 18.1.6
|
||||
version: 18.2.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.6.2@sha256:4a296b2767fc777b6ef590a166f00c8c92a13cbbcb3571d431d719675cc83787
|
||||
tag: 9.7.0@sha256:002be8cf05d30b4626e44e2b0aa03bd972f8a547e1917fac393fbceedd23f027
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user