Skip to content

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Jan 27, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/autobrr minor v1.71.0v1.72.0

Release Notes

autobrr/autobrr (ghcr.io/autobrr/autobrr)

v1.72.0

Compare Source

Changelog
New Features
Bug fixes
Other work

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.

…72.0 )

| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| docker     | ghcr.io/autobrr/autobrr | v1.71.0 | v1.72.0 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Jan 27, 2026

--- 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.71.0
+              tag: v1.72.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mortyops
Copy link
Contributor Author

mortyops bot commented Jan 27, 2026

--- 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.71.0
+        image: ghcr.io/autobrr/autobrr:v1.72.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/healthz/liveness
             port: 7474
           initialDelaySeconds: 0

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.

0 participants