mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 03:21:34 -03:00
chore(deps): update container image zwavejs/zwave-js-ui to v9.13.4@50c6b00 by renovate (#22894)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | patch | `9.13.3` -> `9.13.4` | --- > [!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.13.4`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9134-2024-06-05) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.13.3...v9.13.4) ##### Bug Fixes - set up events before calling `Zniffer.init()` ([#​3745](https://togithub.com/zwave-js/zwave-js-ui/issues/3745)) ([66ff0e3](66ff0e3403)) ##### Features - bump zwave-js@12.10.0 ([#​3752](https://togithub.com/zwave-js/zwave-js-ui/issues/3752)) ([184db69](184db696f6)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM5MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.13.3
|
||||
appVersion: 9.13.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.0
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
type: application
|
||||
version: 21.0.1
|
||||
version: 21.0.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.13.3@sha256:bcc57c15e4ca10cbd0a73a08f986fbe90658f3af76c6ef581b0487513eabf18a
|
||||
tag: 9.13.4@sha256:50c6b007c131bfea86860c8debf505e06157f5034866ec03229b9542e1cb2e3d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user