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.10.2 #5835

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

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

@rosey-the-renovator-bot rosey-the-renovator-bot bot commented Apr 3, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui patch 9.10.0 -> 9.10.2

Release Notes

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

v9.10.2

Compare Source

Bug Fixes
  • discovery: add DISCOVERY_DISABLE_CC_CONFIGURATION env var (52241db), closes #​3571
Features

v9.10.1

Compare Source

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

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

rosey-the-renovator-bot bot commented Apr 3, 2024

--- 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: ${TIMEZONE}
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.10.0
+              tag: 9.10.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

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

rosey-the-renovator-bot bot commented Apr 3, 2024

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

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

@@ -48,13 +48,13 @@

                 values:
                 - 'true'
       containers:
       - env:
         - name: TZ
           value: ${TIMEZONE}
-        image: ghcr.io/zwave-js/zwave-js-ui:9.10.0
+        image: ghcr.io/zwave-js/zwave-js-ui:9.10.2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8091
           initialDelaySeconds: 0

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/zwave-js/zwave-js-ui | 9.10.0 | 9.10.2 |
@rosey-the-renovator-bot rosey-the-renovator-bot bot force-pushed the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch from ecef86d to b1c5e9c Compare April 4, 2024 18:14
@rosey-the-renovator-bot rosey-the-renovator-bot bot changed the title fix(container): update image ghcr.io/zwave-js/zwave-js-ui to v9.10.1 fix(container): update image ghcr.io/zwave-js/zwave-js-ui to v9.10.2 Apr 4, 2024
@rwlove rwlove merged commit dab503a into main Apr 4, 2024
11 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-zwave-js-zwave-js-ui-9.x branch April 4, 2024 19:10
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