feat(container): update image ghcr.io/maintainerr/maintainerr ( 3.12.0 → 3.13.0 ) - #1782
Merged
Merged
Conversation
--- kubernetes/apps/arr/maintainerr/app Kustomization: arr/maintainerr HelmRelease: arr/maintainerr
+++ kubernetes/apps/arr/maintainerr/app Kustomization: arr/maintainerr HelmRelease: arr/maintainerr
@@ -35,13 +35,13 @@
app:
env:
TZ: America/New_York
image:
pullPolicy: IfNotPresent
repository: ghcr.io/maintainerr/maintainerr
- tag: 3.12.0
+ tag: 3.13.0
probes:
liveness:
enabled: false
resources:
limits:
memory: 512Mi |
--- HelmRelease: arr/maintainerr Deployment: arr/maintainerr
+++ HelmRelease: arr/maintainerr Deployment: arr/maintainerr
@@ -39,13 +39,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: America/New_York
- image: ghcr.io/maintainerr/maintainerr:3.12.0
+ image: ghcr.io/maintainerr/maintainerr:3.13.0
imagePullPolicy: IfNotPresent
name: app
resources:
limits:
memory: 512Mi
requests: |
renovate
Bot
force-pushed
the
renovate/ghcr.io-maintainerr-maintainerr-3.x
branch
from
May 28, 2026 18:00
e89c06d to
8876afa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.12.0→3.13.0Release Notes
Maintainerr/Maintainerr (ghcr.io/maintainerr/maintainerr)
v3.13.0Compare Source
v3.12.1Compare Source
Highlights
ruleEvaluationFailedfield tocollection_mediatable to track rule evaluation failures for collection media.Features
Fixes
ruleGroupentity type in the server.Performance
RULE_EVALUATION_CONCURRENCYfrom 16 to 8 to prevent overloading co-located backends.Database migrations
ruleEvaluationFailedcolumn to thecollection_mediatable to track rule evaluation failures.Internal
forwardRefimports fromSettingsModuleafter refactoring.ArrLookupCachededuplication and eviction on failure.Dependencies
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.