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

fix(container): update image ghcr.io/zwave-js/zwave-js-ui to v9.16.3 #6828

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui patch 9.16.2 -> 9.16.3

Release Notes

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

v9.16.3

Compare Source

Bug Fixes
  • ui: hidden security classes inputs when editing provisioning entry (a038ab1)
  • ui: star image not visible on HA Addon (2ffc1e5), closes #​3492
  • ui: trigger page reload on 401 (fix basic auth) (#​3825) (176ef24)
  • ui: wrong dsk error when editing provisioning entries (549de6b)

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.


  • 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.16.2 | 9.16.3 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/home/zwavejs2mqtt/app Kustomization: flux-system/home-automation-zwavejs2mqtt HelmRelease: home/zwavejs2mqtt

+++ kubernetes/main/apps/home/zwavejs2mqtt/app Kustomization: flux-system/home-automation-zwavejs2mqtt HelmRelease: home/zwavejs2mqtt

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

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

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: home/zwavejs2mqtt StatefulSet: home/zwavejs2mqtt

+++ HelmRelease: home/zwavejs2mqtt StatefulSet: home/zwavejs2mqtt

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

                 values:
                 - 'true'
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/zwave-js/zwave-js-ui:9.16.2
+        image: ghcr.io/zwave-js/zwave-js-ui:9.16.3
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8091
           initialDelaySeconds: 0

@rwlove rwlove merged commit 17b7b8a into main Jul 26, 2024
16 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch July 26, 2024 15:06
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.

1 participant