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

feat(container): update ghcr.io/zwave-js/zwave-js-ui ( 9.28.0 → 9.29.0 ) #3866

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Dec 20, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui minor 9.28.0 -> 9.29.0

Release Notes

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

v9.29.0

Compare Source

Bug Fixes
  • increase key size to 2048 for certificate generation (4222d04)
  • ui: cleanup CRC error frames apperance (75fc924)
  • ui: remove unnecessary validation rule for config priority directory (655fc92)
Features
  • ui: add shortcut to replace a failed node from node advanced actions (#​4068) (24b9082)

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.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 20, 2024

--- kubernetes/apps/home/zwave/app Kustomization: flux-system/zwave HelmRelease: home/zwave

+++ kubernetes/apps/home/zwave/app Kustomization: flux-system/zwave HelmRelease: home/zwave

@@ -40,13 +40,13 @@

           app:
             env:
               PORT: 80
               TZ: America/Santiago
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.28.0@sha256:6888670fdbcb011ba7418377893e15503594b99562400e6cc244f85c95a62b45
+              tag: 9.29.0@sha256:458e614feea64bbc422081e26e32d46f44edf5ce45f4eefab39a1efe46813ba3
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 20, 2024

--- HelmRelease: home/zwave Deployment: home/zwave

+++ HelmRelease: home/zwave Deployment: home/zwave

@@ -39,13 +39,13 @@

       containers:
       - env:
         - name: PORT
           value: '80'
         - name: TZ
           value: America/Santiago
-        image: ghcr.io/zwave-js/zwave-js-ui:9.28.0@sha256:6888670fdbcb011ba7418377893e15503594b99562400e6cc244f85c95a62b45
+        image: ghcr.io/zwave-js/zwave-js-ui:9.29.0@sha256:458e614feea64bbc422081e26e32d46f44edf5ce45f4eefab39a1efe46813ba3
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@blackjid blackjid merged commit 7ecfa2c into main Dec 20, 2024
7 checks passed
@blackjid blackjid deleted the renovate/main-ghcr.io-zwave-js-zwave-js-ui-9.x branch December 20, 2024 14:05
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