Skip to content

Commit

Permalink
chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.27.7 → 9.27…
Browse files Browse the repository at this point in the history
….8 (#30119)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui)
| patch | `b7327c7` -> `2299383` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary>

###
[`v9.27.8`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9278-2024-12-03)

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

##### Bug Fixes

- hide rf region select when it's known
([a1e23bc](https://redirect.github.com/zwave-js/zwave-js-ui/commit/a1e23bcc4b637d58165665847fd8968e6c87c069)),
closes
[#&#8203;4045](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4045)
- wrong log module on log messages
([db352cb](https://redirect.github.com/zwave-js/zwave-js-ui/commit/db352cbeb8154d20eb2bb4982aec0a0caaede310))

##### Features

- bump [email protected]
([#&#8203;4046](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4046))
([b544d38](https://redirect.github.com/zwave-js/zwave-js-ui/commit/b544d380a838257fda3526bb2deb0c917aca9a09))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
  • Loading branch information
truecharts-admin authored Dec 27, 2024
1 parent 349d3ba commit d5c97e4
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.27.7
appVersion: 9.27.8
dependencies:
- name: common
version: 25.1.7
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.15.5
version: 21.15.6
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: docker.io/zwavejs/zwave-js-ui
pullPolicy: IfNotPresent
tag: 9.27.7@sha256:b7327c74e9cb228af9fc2817330319d4e57e041767dc40e550fd6577a436ad7d
tag: 9.27.8@sha256:2299383f92f62bda3887d28375cb392d502326628cd2c8212b79cbe18788f019
service:
main:
ports:
Expand Down

0 comments on commit d5c97e4

Please sign in to comment.