Skip to content

Conversation

@waifuz-bot
Copy link
Contributor

@waifuz-bot waifuz-bot bot commented Dec 28, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/bitfocus/companion/companion patch v4.2.1v4.2.2

Release Notes

bitfocus/companion (ghcr.io/bitfocus/companion/companion)

v4.2.2

Compare Source

🐞 BUG FIXES
  • add keepalive interval for client websocket
  • improve emulator behaviour when websocket closes
  • revert: limit environment variables exposed to internal actions
  • only search labels in dropdown fields
  • unable to edit color inputs as hex
  • bluetooth support for blackmagic controllers
  • open help links in a new windows
  • isVisibleExpression clone error
  • loupedeck ct bad key map
  • sidebar dom issues
  • better suppress some common/excessive errors

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 these updates again.


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

This PR has been generated by Renovate Bot.

@waifuz-bot
Copy link
Contributor Author

waifuz-bot bot commented Dec 28, 2025

--- HelmRelease: default/bitfocus Deployment: default/bitfocus

+++ HelmRelease: default/bitfocus Deployment: default/bitfocus

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/Los_Angeles
-        image: ghcr.io/bitfocus/companion/companion:v4.2.1@sha256:b2f86afa21b404f944cfa73bfd57889971981ebe919e4d90c152793bd58fb356
+        image: ghcr.io/bitfocus/companion/companion:v4.2.2@sha256:a2706a4eaf0550d9a195de34a235b1e61a879f735a37224b4aebcc4bbf7dbeb9
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@waifuz-bot
Copy link
Contributor Author

waifuz-bot bot commented Dec 28, 2025

--- kubernetes/apps/default/bitfocus/app Kustomization: default/bitfocus HelmRelease: default/bitfocus

+++ kubernetes/apps/default/bitfocus/app Kustomization: default/bitfocus HelmRelease: default/bitfocus

@@ -21,13 +21,13 @@

         containers:
           app:
             env:
               TZ: America/Los_Angeles
             image:
               repository: ghcr.io/bitfocus/companion/companion
-              tag: v4.2.1@sha256:b2f86afa21b404f944cfa73bfd57889971981ebe919e4d90c152793bd58fb356
+              tag: v4.2.2@sha256:a2706a4eaf0550d9a195de34a235b1e61a879f735a37224b4aebcc4bbf7dbeb9
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@waifuz-bot waifuz-bot bot force-pushed the renovate/ghcr.io-bitfocus-companion-companion-4.x branch from f4bc32b to ca4b95e Compare December 28, 2025 23:18
@kashalls kashalls merged commit 507991f into main Dec 30, 2025
12 checks passed
@waifuz-bot waifuz-bot bot deleted the renovate/ghcr.io-bitfocus-companion-companion-4.x branch December 30, 2025 06:31
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.

2 participants