chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.24.0 → 9.25.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 zwave-js@13.10.0 ([#​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 zwave-js@13.10.1 ([#​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=-->
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user