Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update ghcr.io/zwave-js/zwave-js-ui ( 9.29.0 → 9.29.1 ) #6517

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Jan 16, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui patch 9.29.0 -> 9.29.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

zwave-js/zwave-js-ui (ghcr.io/zwave-js/zwave-js-ui)

v9.29.1

Compare Source

Bug Fixes
  • do not allow to set Unknown and Default (EU) regions (a9c8e3a)
  • ui: allow to call rebuild routes against multiple nodes at once (848a543), closes #​3559
  • ui: editing Color Switch CC HEX color does not work (ca030dc), closes #​4085
  • ui: set default iterations for link reliability check to 100 (#​4082) (f99c28b)
  • ui: show rebuild node routes only when there are node selected (ac1cbb3), closes #​4087

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/zwave-js/zwave-js-ui | 9.29.0 | 9.29.1 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 16, 2025

--- HelmRelease: default/zwave-js-ui Deployment: default/zwave-js-ui

+++ HelmRelease: default/zwave-js-ui Deployment: default/zwave-js-ui

@@ -37,13 +37,13 @@

       nodeSelector:
         aeotec.feature.node.kubernetes.io/zwave: 'true'
       containers:
       - env:
         - name: TZ
           value: Europe/Paris
-        image: ghcr.io/zwave-js/zwave-js-ui:9.29.0@sha256:458e614feea64bbc422081e26e32d46f44edf5ce45f4eefab39a1efe46813ba3
+        image: ghcr.io/zwave-js/zwave-js-ui:9.29.1@sha256:801005b4afe9407e5bfbd0ca16b97cbfb96d2661f34ba179971b2476adcad252
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8091
           initialDelaySeconds: 0

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 16, 2025

--- kubernetes/apps/default/zwave-js-ui/app Kustomization: flux-system/zwave-js-ui HelmRelease: default/zwave-js-ui

+++ kubernetes/apps/default/zwave-js-ui/app Kustomization: flux-system/zwave-js-ui HelmRelease: default/zwave-js-ui

@@ -38,13 +38,13 @@

         containers:
           app:
             env:
               TZ: Europe/Paris
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.29.0@sha256:458e614feea64bbc422081e26e32d46f44edf5ce45f4eefab39a1efe46813ba3
+              tag: 9.29.1@sha256:801005b4afe9407e5bfbd0ca16b97cbfb96d2661f34ba179971b2476adcad252
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants