Skip to content

Comments

feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 11.1.0 ➔ 11.2.1 )#3315

Merged
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-zwave-js-zwave-js-ui-11.x
Sep 4, 2025
Merged

feat(container): update image ghcr.io/zwave-js/zwave-js-ui ( 11.1.0 ➔ 11.2.1 )#3315
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-zwave-js-zwave-js-ui-11.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui minor 11.1.0 -> 11.2.1

Release Notes

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

v11.2.1

Compare Source

Bug Fixes
  • ui: reinterview badge visibility (1ab4ee5)

v11.2.0

Compare Source

Bug Fixes
  • device firmware update target dropdown (d23c179), closes #​4332
  • tests: disable nodejs experimental strip types flag (b51edb1)
  • ui: config update icon style (7e7caf7), closes #​4328
  • ui: unable to set Force security in nodes manager dialog (07059be), closes #​4329
  • ui: value id labels should not be ellipsed (7b4a55a), closes #​4339
Features

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 unsc-oni-ancilla bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Sep 4, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -32,13 +32,13 @@

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

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -43,13 +43,13 @@

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

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -32,13 +32,13 @@

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

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -43,13 +43,13 @@

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

@binaryn3xus binaryn3xus merged commit b99cdb3 into main Sep 4, 2025
10 of 12 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-zwave-js-zwave-js-ui-11.x branch September 4, 2025 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant