rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

feat(container): update image ghcr.io/zwave-js/zwave-js-ui to v9.18.0 #7102

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui minor 9.17.0 -> 9.18.0

Release Notes

zwave-js/zwave-js-ui (ghcr.io/zwave-js/zwave-js-ui) ### [`v9.18.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9180-2024-08-30) [Compare Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.17.0...v9.18.0) ##### Bug Fixes - **ui:** allow to perform OTW update from controller advanced actions ([5e06fee](https://togithub.com/zwave-js/zwave-js-ui/commit/5e06fee50f2a9381422f62654f38082db52e7a49)), closes [#​3844](https://togithub.com/zwave-js/zwave-js-ui/issues/3844) ##### Features - bump [@​zwave-js/server](https://togithub.com/zwave-js/server)[@​1](https://togithub.com/1).38.0 ([#​3872](https://togithub.com/zwave-js/zwave-js-ui/issues/3872)) ([978e2b3](https://togithub.com/zwave-js/zwave-js-ui/commit/978e2b38db47366173152c4eb56e836a62aa8ef0)) - bump zwave-js@13.2.0 ([#​3849](https://togithub.com/zwave-js/zwave-js-ui/issues/3849)) ([cfcde4a](https://togithub.com/zwave-js/zwave-js-ui/commit/cfcde4a61113139ac2436e3d8338e9d0a6299397)) - **ui:** add streamer mode setting to hide sensitive informations ([#​3867](https://togithub.com/zwave-js/zwave-js-ui/issues/3867)) ([f8387b4](https://togithub.com/zwave-js/zwave-js-ui/commit/f8387b4caeecc269aaf3d713f6043201de552ba8)) - **ui:** settings ui improvements ([#​3871](https://togithub.com/zwave-js/zwave-js-ui/issues/3871)) ([fe93420](https://togithub.com/zwave-js/zwave-js-ui/commit/fe93420a596dc5dd96d55e1715b4326626c58ac7))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.



This PR was generated by Mend Renovate. View the repository job log.

rosey-the-renovator-bot[bot] commented 2 weeks ago
--- HelmRelease: home/zwave-js-ui StatefulSet: home/zwave-js-ui

+++ HelmRelease: home/zwave-js-ui StatefulSet: home/zwave-js-ui

@@ -49,13 +49,13 @@

                 values:
                 - 'true'
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/zwave-js/zwave-js-ui:9.17.0
+        image: ghcr.io/zwave-js/zwave-js-ui:9.18.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8091
           initialDelaySeconds: 0
rosey-the-renovator-bot[bot] commented 2 weeks ago
--- kubernetes/main/apps/home/zwave-js-ui/app Kustomization: flux-system/home-automation-zwave-js-ui HelmRelease: home/zwave-js-ui

+++ kubernetes/main/apps/home/zwave-js-ui/app Kustomization: flux-system/home-automation-zwave-js-ui HelmRelease: home/zwave-js-ui

@@ -36,13 +36,13 @@

         containers:
           main:
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.17.0
+              tag: 9.18.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3