HomeOps icon indicating copy to clipboard operation
HomeOps copied to clipboard

fix(container): update image ghcr.io/zwave-js/zwave-js-ui ( 11.8.1 ➔ 11.8.2 )

Open unsc-oni-ancilla[bot] opened this issue 2 months ago • 2 comments

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui patch 11.8.1 -> 11.8.2

[!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)

v11.8.2

Compare Source

🐛 Bug Fixes

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.

unsc-oni-ancilla[bot] avatar Nov 30 '25 09:11 unsc-oni-ancilla[bot]

--- kubernetes/apps/default/zwave/app Kustomization: default/zwave HelmRelease: default/zwave

+++ kubernetes/apps/default/zwave/app Kustomization: default/zwave HelmRelease: default/zwave

@@ -42,13 +42,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: zwave-secret
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 11.8.1
+              tag: 11.8.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

unsc-oni-ancilla[bot] avatar Nov 30 '25 09:11 unsc-oni-ancilla[bot]

--- HelmRelease: default/zwave Deployment: default/zwave

+++ HelmRelease: default/zwave Deployment: default/zwave

@@ -41,13 +41,13 @@

           value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: zwave-secret
-        image: ghcr.io/zwave-js/zwave-js-ui:11.8.1
+        image: ghcr.io/zwave-js/zwave-js-ui:11.8.2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

unsc-oni-ancilla[bot] avatar Nov 30 '25 09:11 unsc-oni-ancilla[bot]