Skip to content

fix(container): update image ghcr.io/maintainerr/maintainerr ( 3.10.0 ➔ 3.10.1 )#4597

Merged
binaryn3xus merged 1 commit into
mainfrom
renovate/ghcr.io-maintainerr-maintainerr-3.x
May 5, 2026
Merged

fix(container): update image ghcr.io/maintainerr/maintainerr ( 3.10.0 ➔ 3.10.1 )#4597
binaryn3xus merged 1 commit into
mainfrom
renovate/ghcr.io-maintainerr-maintainerr-3.x

Conversation

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/maintainerr/maintainerr patch 3.10.03.10.1

Release Notes

Maintainerr/Maintainerr (ghcr.io/maintainerr/maintainerr)

v3.10.1

Compare Source

Fixes
  • Fix EPIPE crash and stabilize canvas previews by hardening SSE stream client to handle late EPIPE errors gracefully (#​2832).
Dependencies
  • Updated 6 dependencies, including notable packages: axios, @tanstack/react-query, and zod.

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 Mend Renovate.

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/media/maintainerr/app Kustomization: media/maintainerr Deployment: media/maintainerr

+++ kubernetes/apps/media/maintainerr/app Kustomization: media/maintainerr Deployment: media/maintainerr

@@ -31,13 +31,13 @@

       containers:
       - env:
         - name: TZ
           value: America/New_York
         - name: MAINTAINERR__PORT
           value: '6246'
-        image: ghcr.io/maintainerr/maintainerr:3.10.0@sha256:180675451b27f03d28117935ada9a879858814cf6fd5723fe9fc6b22ebd592ac
+        image: ghcr.io/maintainerr/maintainerr:3.10.1@sha256:afc7e45c3d32eeea32946420c592802e6daf33f222114ce54c4a086a53b9838e
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /
             port: 6246
           initialDelaySeconds: 0

@unsc-oni-ancilla unsc-oni-ancilla Bot force-pushed the renovate/ghcr.io-maintainerr-maintainerr-3.x branch from a7dd5d6 to 127549e Compare May 4, 2026 23:57
@binaryn3xus binaryn3xus merged commit f856c70 into main May 5, 2026
12 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-maintainerr-maintainerr-3.x branch May 5, 2026 02:14
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