mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 11:11:39 -03:00
chore(deps): update container image zwavejs/zwave-js-ui to v9.13.3@bcc57c1 by renovate (#22813)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | patch | `9.13.2` -> `9.13.3` | --- > [!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.3`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9133-2024-06-03) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.13.2...v9.13.3) ##### Bug Fixes - **ui:** blank login screen ([478f1b6](478f1b6460)), closes [#​3737](https://togithub.com/zwave-js/zwave-js-ui/issues/3737) - **ui:** nodes table header from breaking line ([#​3738](https://togithub.com/zwave-js/zwave-js-ui/issues/3738)) ([93e4ecf](93e4ecfa0b)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.2
|
||||
appVersion: 9.13.3
|
||||
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.0
|
||||
version: 21.0.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.13.2@sha256:d7bb2a7bb6b246f53c3944b039d7f913f3865e5421ccdbb2fc20d6cf78924928
|
||||
tag: 9.13.3@sha256:bcc57c15e4ca10cbd0a73a08f986fbe90658f3af76c6ef581b0487513eabf18a
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user