Skip to content

Commit

Permalink
chore(deps): update container image zwavejs/zwave-js-ui to v9.21.0@12…
Browse files Browse the repository at this point in the history
…fe22a by renovate (#26976)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui)
| minor | `9.20.0` -> `9.21.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.21.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9210-2024-09-27)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.20.0...v9.21.0)

##### Bug Fixes

- **ui:** ui settings not persisted
([#&#8203;3914](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3914))
([1bea0e7](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1bea0e7fd44fff0bd0b33186b6850decb07c14f9))

##### Features

- allow to upload a file to a specific folder
([#&#8203;3915](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3915))
([c98c2c4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c98c2c4e1a94524b5d2e703e0fc7fe1e2a3e2a70))
- bump zwave-js@13.4.0
([#&#8203;3912](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3912))
([b9dd414](https://redirect.github.com/zwave-js/zwave-js-ui/commit/b9dd4146389da7f46fc16b4825f59a7fb8c59adb))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Sep 27, 2024
1 parent fa5ad37 commit eb33b00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/zwavejs2mqtt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.20.0
appVersion: 9.21.0
dependencies:
- name: common
version: 24.1.16
Expand Down Expand Up @@ -36,4 +36,4 @@ sources:
- https://github.com/zwave-js/zwave-js-ui
- https://hub.docker.com/r/zwavejs/zwave-js-ui
type: application
version: 21.7.0
version: 21.8.0
2 changes: 1 addition & 1 deletion charts/stable/zwavejs2mqtt/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: zwavejs/zwave-js-ui
pullPolicy: IfNotPresent
tag: 9.20.0@sha256:009c6cd0737ab05b32b9cb5c26bb2cbf150115a6c685600b743ab26131d00a97
tag: 9.21.0@sha256:12fe22a8c708b589602878e387c46ea004112d6c4c836ad1291449d9a3ca087e
service:
main:
ports:
Expand Down

0 comments on commit eb33b00

Please sign in to comment.