chore(deps): update container image zwavejs/zwave-js-ui to v9.5.1@1ca4c6f (#15584)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) | patch | `9.5.0` -> `9.5.1` | --- > [!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.5.1`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#951-2023-12-01) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.5.0...v9.5.1) ##### Bug Fixes - pkg missing `axios` exec ([4856efd](https://togithub.com/zwave-js/zwave-js-ui/commit/4856efd3af76c50b5096b6a8bdf833bf3f7ee376)), closes [#​3458](https://togithub.com/zwave-js/zwave-js-ui/issues/3458) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "9.5.0"
|
||||
appVersion: 9.5.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
type: application
|
||||
version: 16.2.0
|
||||
version: 16.2.1
|
||||
annotations:
|
||||
truecharts.org/category: tools
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.5.0@sha256:110b157fe525ef1761113e0d411b8fc4fff625e6f790265900f8ea90d63f0c3d
|
||||
tag: 9.5.1@sha256:1ca4c6f283db38fbde58f4792405ac145977591bc7be618e940836151db8c280
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user