Closed rosey-the-renovator-bot[bot] closed 2 months 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.18.0
+ tag: 9.18.1
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- 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.18.0
+ image: ghcr.io/zwave-js/zwave-js-ui:9.18.1
livenessProbe:
failureThreshold: 3
httpGet:
path: /health
port: 8091
initialDelaySeconds: 0
This PR contains the following updates:
9.18.0
->9.18.1
Release Notes
zwave-js/zwave-js-ui (ghcr.io/zwave-js/zwave-js-ui)
### [`v9.18.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9181-2024-09-06) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.18.0...v9.18.1) ##### Bug Fixes - **discovery:** use valueId endpoint device class for multilevel switch CC discovery ([#3877](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3877)) ([a467854](https://redirect.github.com/zwave-js/zwave-js-ui/commit/a4678543e3b2ff3bb70f43aa2a5e88deb18428c2))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 has been generated by Renovate Bot.