feat(container): update image ghcr.io/autobrr/autobrr ( v1.83.0 ➔ v1.84.0 ) - #1318
Open
mortyops[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/autobrr/autobrr ( v1.83.0 ➔ v1.84.0 )#1318mortyops[bot] wants to merge 1 commit into
mortyops[bot] wants to merge 1 commit into
Conversation
Contributor
Author
--- kubernetes/apps/downloads/autobrr/app Kustomization: downloads/autobrr HelmRelease: downloads/autobrr
+++ kubernetes/apps/downloads/autobrr/app Kustomization: downloads/autobrr HelmRelease: downloads/autobrr
@@ -49,13 +49,13 @@
AUTOBRR__PORT: 7474
envFrom:
- secretRef:
name: autobrr-secret
image:
repository: ghcr.io/autobrr/autobrr
- tag: v1.83.0
+ tag: v1.84.0
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: downloads/autobrr Deployment: downloads/autobrr
+++ HelmRelease: downloads/autobrr Deployment: downloads/autobrr
@@ -68,13 +68,13 @@
value: '9094'
- name: AUTOBRR__PORT
value: '7474'
envFrom:
- secretRef:
name: autobrr-secret
- image: ghcr.io/autobrr/autobrr:v1.83.0
+ image: ghcr.io/autobrr/autobrr:v1.84.0
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/healthz/liveness
port: 7474
initialDelaySeconds: 0 |
mortyops
Bot
force-pushed
the
renovate/ghcr.io-autobrr-autobrr-1.x
branch
from
August 15, 2026 08:24
433366b to
96e2d99
Compare
…84.0 ) | datasource | package | from | to | | ---------- | ----------------------- | ------- | ------- | | docker | ghcr.io/autobrr/autobrr | v1.83.0 | v1.84.0 |
mortyops
Bot
force-pushed
the
renovate/ghcr.io-autobrr-autobrr-1.x
branch
from
August 15, 2026 12:30
96e2d99 to
272adc5
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:
v1.83.0→v1.84.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
autobrr/autobrr (ghcr.io/autobrr/autobrr)
v1.84.0Compare Source
Changelog
New Features
3529c2e: feat(clients): add Sportarr support (#2552) (@Sportarr)99ec1b6: feat(dashboard): user-configurable widgets with release stats and charts (#2561) (@zze0s)51e600d: feat(feeds): add support for custom User-Agent header (#2526) (@nihalxx3)6dac202: feat(filters): add Books tab for book and audiobook filtering (#2599) (@zze0s)6ecb9df: feat(indexers): DigitalCore freeleech support (#2597) (@zze0s)3475cad: feat(indexers): add PeerGarden (#2562) (@zze0s)1184653: feat(indexers): add RetroToon World (#2589) (@zze0s)21d681e: feat(indexers): update MAM announce format (#2593) (@zze0s)47fa423: feat(indexers): update PeerGarden IRC server (#2601) (@zze0s)2419957: feat(lists): add support for Trakt smart lists (#2550) (@MaKTaiL)Bug fixes
6bd78a7: fix(auth): preserve return url and clean up session on expiry (#2573) (@zze0s)644d4db: fix(ci): docs update trigger never fired on tag builds (#2557) (@s0up4200)88cb2e5: fix(ci): update existing docs indexer PR instead of opening duplicates (#2577) (@zze0s)b7031a5: fix(http): improve bad request and not found handling (#2592) (@zze0s)a51a929: fix(indexers): TBy remove invite command (#2549) (@luckylittle)05796c7: fix(indexers): bring back MAM VIP to FL mapping (#2603) (@zze0s)e801e4c: fix(indexers): feed refresh scheduling and indexer secret setting (#2591) (@zze0s)0f58d51: fix(indexers): update TorrentHR pattern (#2554) (@senseiriksha)39ca267: fix(irc): accept join confirmation received before the join workflow starts (#2587) (@s0up4200)700077f: fix(irc): do not log entering Connecting state as invalid (#2606) (@zze0s)6e07540: fix(irc): set default auth mechanism and gate NickServ fallback (#2604) (@zze0s)b5f6de2: fix(irc): show full channel history in webui (#2571) (@zze0s)b042bec: fix(irc): stop network after repeated short-lived connections (#2605) (@zze0s)53230cd: fix(lists): error on update when list has never been refreshed (#2568) (@zze0s)0a1df78: fix(notifications): respect Discord embed limits (#2594) (@com6056)462ee07: fix(releases): cleanup with Pending state (#2590) (@zze0s)Other work
1a8822f: build(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10 in the github group across 1 directory (#2576) (@dependabot[bot])a1898d7: build(deps): bump the golang group with 14 updates (#2559) (@dependabot[bot])d16be59: build(deps): bump the npm group across 1 directory with 25 updates (#2572) (@dependabot[bot])82c8c50: build(web): replace @vitejs/plugin-react-swc with @vitejs/plugin-react (#2582) (@zze0s)456b2f0: chore(dependabot): exclude CodeQL from cooldown (#2575) (@zze0s)f2078d9: chore(deps): migrate Shoutrrr to active fork (#2581) (@zze0s)3a9a4fe: docs: add NZBGet, Shoutrrr and ntfy (#2551) (@zotabee)a32a9ce: refactor(filters): store indexer connections (#2569) (@zze0s)Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.