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 ghcr.io/zwave-js/zwave-js-ui ( 9.10.1 → 9.10.2 ) #7308

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Apr 4, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui patch 9.10.1 -> 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

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-ross bot-ross bot requested a review from onedr0p as a code owner April 4, 2024 18:06
@bot-ross bot-ross bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Apr 4, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Apr 4, 2024

--- kubernetes/main/apps/default/zwave-js-ui/app Kustomization: flux-system/zwave-js-ui HelmRelease: default/zwave-js-ui

+++ kubernetes/main/apps/default/zwave-js-ui/app Kustomization: flux-system/zwave-js-ui HelmRelease: default/zwave-js-ui

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

         containers:
           app:
             env:
               TZ: America/New_York
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.10.1@sha256:da5b199c3111d9b3612e7c8f6e46afdcd51598c0fdfa57bfe9bfa9d25e3bd4c8
+              tag: 9.10.2@sha256:b8a32e5059d4a1ded6c8b1011e897564146f5a6d7b14f6f17aaf9746e58c306c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Apr 4, 2024

--- HelmRelease: default/zwave-js-ui Deployment: default/zwave-js-ui

+++ HelmRelease: default/zwave-js-ui Deployment: default/zwave-js-ui

@@ -37,13 +37,13 @@

       nodeSelector:
         aeotec.feature.node.kubernetes.io/zwave: 'true'
       containers:
       - env:
         - name: TZ
           value: America/New_York
-        image: ghcr.io/zwave-js/zwave-js-ui:9.10.1@sha256:da5b199c3111d9b3612e7c8f6e46afdcd51598c0fdfa57bfe9bfa9d25e3bd4c8
+        image: ghcr.io/zwave-js/zwave-js-ui:9.10.2@sha256:b8a32e5059d4a1ded6c8b1011e897564146f5a6d7b14f6f17aaf9746e58c306c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8091
           initialDelaySeconds: 0

@onedr0p onedr0p merged commit aed1ea5 into main Apr 4, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-zwave-js-zwave-js-ui-9.x branch April 4, 2024 18:42
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