Skip to content

Commit

Permalink
chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.24.0 → 9.25…
Browse files Browse the repository at this point in the history
….0 (#28326)

This PR contains the following updates:

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

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.25.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9250-2024-10-25)

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

##### Features

- bump [email protected]
([#&#8203;3962](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3962))
([1f40beb](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1f40beb44d5133a95b0b7cb3d95373559322bc93))
- bump [email protected]
([#&#8203;3964](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3964))
([5f7ee3e](https://redirect.github.com/zwave-js/zwave-js-ui/commit/5f7ee3e4121428e3f922e0be7d01906493c27fea))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
  • Loading branch information
truecharts-admin authored Oct 25, 2024
1 parent 300c33a commit b85e40f
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.24.0
appVersion: 9.25.0
dependencies:
- name: common
version: 25.1.0
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.12.0
version: 21.13.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: docker.io/zwavejs/zwave-js-ui
pullPolicy: IfNotPresent
tag: 9.24.0@sha256:ed648be6b058c6aa74abca1868c3ac48cb82b06b22ef0ef4f7ba66dd9d331bfc
tag: 9.25.0@sha256:f00866bdc2376e19bad2b8db94d056107279efd5277447c9229d16315f33cd82
service:
main:
ports:
Expand Down

0 comments on commit b85e40f

Please sign in to comment.