Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

fix(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.14.2 → 9.14.4 ) #2878

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

greyrock-repo-duster[bot]
Copy link
Contributor

@greyrock-repo-duster greyrock-repo-duster bot commented Jun 25, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/zwave-js/zwave-js-ui patch 9.14.2 -> 9.14.4

Release Notes

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

v9.14.4

Compare Source

Bug Fixes
  • ui: hide open in new window inside popup window (28dc90b)
Features

v9.14.3

Compare Source

Bug Fixes
  • ui: configuration CC Reset button spacing (f386c4f)
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.

@greyrock-repo-duster greyrock-repo-duster bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jun 25, 2024
@greyrock-repo-duster
Copy link
Contributor Author

greyrock-repo-duster bot commented Jun 25, 2024

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

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

@@ -35,13 +35,13 @@

         containers:
           app:
             env:
               TRUST_PROXY: uniquelocal
             image:
               repository: ghcr.io/zwave-js/zwave-js-ui
-              tag: 9.14.2
+              tag: 9.14.4
             probes:
               liveness:
                 custom: true
                 enabled: false
                 spec:
                   failureThreshold: 3

@greyrock-repo-duster
Copy link
Contributor Author

greyrock-repo-duster bot commented Jun 25, 2024

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

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

@@ -33,13 +33,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TRUST_PROXY
           value: uniquelocal
-        image: ghcr.io/zwave-js/zwave-js-ui:9.14.2
+        image: ghcr.io/zwave-js/zwave-js-ui:9.14.4
         name: app
         resources:
           limits:
             memory: 303M
           requests:
             cpu: 14m

@greyrock-repo-duster
Copy link
Contributor Author

greyrock-repo-duster bot commented Jun 25, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.07s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.22s
✅ YAML prettier 1 0 0.39s
✅ YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

…9.14.4 )

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/zwave-js/zwave-js-ui | 9.14.2 | 9.14.4 |
@greyrock-repo-duster greyrock-repo-duster bot force-pushed the renovate/main-ghcr.io-zwave-js-zwave-js-ui-9.x branch from f0bc160 to c8b58a0 Compare June 26, 2024 16:25
@greyrock-repo-duster greyrock-repo-duster bot changed the title fix(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.14.2 → 9.14.3 ) fix(container): update image ghcr.io/zwave-js/zwave-js-ui ( 9.14.2 → 9.14.4 ) Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants