ecd1a8d233
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) |
minor | `9.11.1` -> `9.12.0` |
---
> [!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.12.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9120-2024-04-29)
[Compare
Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.11.1...v9.12.0)
##### Bug Fixes
- **ui:** add offset to smart start hover menu
([9f72cf3](https://togithub.com/zwave-js/zwave-js-ui/commit/9f72cf3625b2d0078e5d718fc8c9c736a2ca1b1c)),
closes
[#​3688](https://togithub.com/zwave-js/zwave-js-ui/issues/3688)
- **ui:** cannot scroll down to channel values in controller info panel
([8d75372](https://togithub.com/zwave-js/zwave-js-ui/commit/8d75372440743858db56f59ce382c71e8036ea98)),
closes
[#​3685](https://togithub.com/zwave-js/zwave-js-ui/issues/3685)
- **ui:** display missing zwlr keys
([315ab0f](https://togithub.com/zwave-js/zwave-js-ui/commit/315ab0ffaa55d937df51639ccdf88532b39c115c))
- **ui:** not able to sending actions from advanced dialog
([367b75f](https://togithub.com/zwave-js/zwave-js-ui/commit/367b75f6b96ea7b74208d0b852d6bd722560d99f)),
closes
[#​3693](https://togithub.com/zwave-js/zwave-js-ui/issues/3693)
- **ui:** only allow healthchecks against controller and hide neighbors
([0209b55](https://togithub.com/zwave-js/zwave-js-ui/commit/0209b55ef3acfaf6b29db4c49c83eda95d2165eb)),
closes
[#​3681](https://togithub.com/zwave-js/zwave-js-ui/issues/3681)
- **ui:** only check for missing keys that are valid LR keys
([#​3689](https://togithub.com/zwave-js/zwave-js-ui/issues/3689))
([1aaf299](https://togithub.com/zwave-js/zwave-js-ui/commit/1aaf2997f6aed145cfe753c136a84fe37bcd1363))
- **ui:** prevent changing requested security classes when switching
protocol
([e327942](https://togithub.com/zwave-js/zwave-js-ui/commit/e327942edd0ab9234dede2e50bb4ad5458c27cd5))
- **ui:** use different dialog for node added popup
([2affdce](https://togithub.com/zwave-js/zwave-js-ui/commit/2affdcee295f75b60ee56a2b25e8c02bb88fa1f7)),
closes
[#​3690](https://togithub.com/zwave-js/zwave-js-ui/issues/3690)
- **ui:** use vuetify's material design palette colors for protocol
color
([#​3692](https://togithub.com/zwave-js/zwave-js-ui/issues/3692))
([2df5105](https://togithub.com/zwave-js/zwave-js-ui/commit/2df5105afda0dc879bd2231e9d02cb314f7f783a))
##### Features
- bump zwave-js@12.5.6
([#​3683](https://togithub.com/zwave-js/zwave-js-ui/issues/3683))
([1b0e49d](https://togithub.com/zwave-js/zwave-js-ui/commit/1b0e49d826a59115edb12842c66c1f9d3ecd9a56))
- **ui:** smart start view improvements
([#​3684](https://togithub.com/zwave-js/zwave-js-ui/issues/3684))
([425a817](https://togithub.com/zwave-js/zwave-js-ui/commit/425a817d9875e360a471270daa93741874bd500d))
####
[9.11.1](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.11.0...v9.11.1)
(2024-04-19)
##### Bug Fixes
- **ui:** add missing channel 3 serie to bgRssi chart
([3961d53](https://togithub.com/zwave-js/zwave-js-ui/commit/3961d537bb1a121ae204f4790bbde339ca9ce339))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
86 lines
2.2 KiB
YAML
86 lines
2.2 KiB
YAML
image:
|
|
repository: zwavejs/zwave-js-ui
|
|
pullPolicy: IfNotPresent
|
|
tag: 9.12.0@sha256:1ac0290f8323e254973e228df2ba5c825d23cf879593f0457e825eb0ef39dc1a
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8091
|
|
targetPort: 8091
|
|
ws:
|
|
enabled: true
|
|
ports:
|
|
ws:
|
|
enabled: true
|
|
port: 10046
|
|
targetPort: 3000
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/usr/src/app/store"
|
|
# affinity:
|
|
# nodeAffinity:
|
|
# requiredDuringSchedulingIgnoredDuringExecution:
|
|
# nodeSelectorTerms:
|
|
# - matchExpressions:
|
|
# - key: app
|
|
# operator: In
|
|
# values:
|
|
# - zwave-controller
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
enabled: true
|
|
# custom: true
|
|
# spec:
|
|
# failureThreshold: 5
|
|
# httpGet:
|
|
# path: /health
|
|
# port: http
|
|
# httpHeaders:
|
|
# - name: Accept
|
|
# value: text/plain
|
|
# initialDelaySeconds: 30
|
|
# periodSeconds: 10
|
|
# timeoutSeconds: 10
|
|
readiness:
|
|
enabled: true
|
|
# custom: true
|
|
# spec:
|
|
# failureThreshold: 5
|
|
# httpGet:
|
|
# path: /health
|
|
# port: http
|
|
# httpHeaders:
|
|
# - name: Accept
|
|
# value: text/plain
|
|
# initialDelaySeconds: 30
|
|
# periodSeconds: 10
|
|
# timeoutSeconds: 10
|
|
startup:
|
|
enabled: false
|
|
# custom: true
|
|
# spec:
|
|
# failureThreshold: 5
|
|
# httpGet:
|
|
# path: /health
|
|
# port: http
|
|
# httpHeaders:
|
|
# - name: Accept
|
|
# value: text/plain
|
|
# initialDelaySeconds: 30
|
|
# periodSeconds: 10
|
|
# timeoutSeconds: 10
|