Skip to content

Comments

fix(container): update image ghcr.io/zwave-js/zwave-js-ui ( 11.5.0 ➔ 11.5.2 )#3498

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

fix(container): update image ghcr.io/zwave-js/zwave-js-ui ( 11.5.0 ➔ 11.5.2 )#3498
binaryn3xus merged 2 commits intomainfrom
renovate/ghcr.io-zwave-js-zwave-js-ui-11.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

@unsc-oni-ancilla unsc-oni-ancilla bot commented Oct 17, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui patch 11.5.0 -> 11.5.2

Release Notes

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

v11.5.2

Compare Source

Bug Fixes
  • log store path during application startup (44338d7)
  • remove .npmignore and update files in package.json (20a76e2)
  • restore release-it hooks (f7ba20e)

v11.5.1

Compare Source

Bug Fixes
  • move patch-package to deps to fix npm issue (d08e0f4)

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/patch area/kubernetes Changes made in the kubernetes directory labels Oct 17, 2025
@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-11.x branch from 08a9ce5 to d360ef2 Compare October 17, 2025 09:09
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title fix(container): update image ghcr.io/zwave-js/zwave-js-ui ( 11.5.0 ➔ 11.5.1 ) fix(container): update image ghcr.io/zwave-js/zwave-js-ui ( 11.5.0 ➔ 11.5.2 ) Oct 17, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- 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.5.0
+        image: ghcr.io/zwave-js/zwave-js-ui:11.5.2
         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.5.0
+              tag: 11.5.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@binaryn3xus binaryn3xus merged commit b984583 into main Oct 18, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-zwave-js-zwave-js-ui-11.x branch October 18, 2025 19:02
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/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant