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 v8.21.2 #1670

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Jul 26, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui patch 8.21.1 -> 8.21.2

Release Notes

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

v8.21.2

Compare Source

Bug Fixes
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.

@homeops-bot homeops-bot bot requested a review from ahinko as a code owner July 26, 2023 17:08
@homeops-bot homeops-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes labels Jul 26, 2023
@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jul 26, 2023

--- kubernetes HelmRelease: home-automation/zwave-js-ui Deployment: home-automation/zwave-js-ui

+++ kubernetes HelmRelease: home-automation/zwave-js-ui Deployment: home-automation/zwave-js-ui

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: zwave-js-ui
-        image: ghcr.io/zwave-js/zwave-js-ui:8.21.1
+        image: ghcr.io/zwave-js/zwave-js-ui:8.21.2
         imagePullPolicy: null
         env:
         - name: TZ
           value: ${TIMEZONE}
         ports:
         - name: http

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jul 26, 2023

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

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

@@ -27,13 +27,13 @@

       retries: 3
   values:
     env:
       TZ: ${TIMEZONE}
     image:
       repository: ghcr.io/zwave-js/zwave-js-ui
-      tag: 8.21.1
+      tag: 8.21.2
     ingress:
       main:
         annotations:
           nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
         enabled: true
         hosts:

@ahinko ahinko merged commit e8d84dd into main Jul 29, 2023
4 checks passed
@ahinko ahinko deleted the renovate/ghcr.io-zwave-js-zwave-js-ui-8.21.x branch July 29, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant