Skip to content

⬆️ Update ghcr.io/autobrr/autobrr ( v1.76.0 → v1.77.0 )#8802

Open
feisar-bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-autobrr-autobrr-1.x
Open

⬆️ Update ghcr.io/autobrr/autobrr ( v1.76.0 → v1.77.0 )#8802
feisar-bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-autobrr-autobrr-1.x

Conversation

@feisar-bot
Copy link
Copy Markdown
Contributor

@feisar-bot feisar-bot Bot commented Apr 30, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/autobrr minor v1.76.0v1.77.0

Release Notes

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

v1.77.0

Compare Source

Changelog
New Features
Bug fixes
Other work

Configuration

📅 Schedule: (UTC)

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

| datasource | package                 | from    | to      |
| ---------- | ----------------------- | ------- | ------- |
| docker     | ghcr.io/autobrr/autobrr | v1.76.0 | v1.77.0 |
@feisar-bot
Copy link
Copy Markdown
Contributor Author

feisar-bot Bot commented Apr 30, 2026

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

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

@@ -30,13 +30,13 @@

               AUTOBRR__PORT: 8080
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/autobrr/autobrr
-              tag: v1.76.0@sha256:f0f4d73fcd77700b1c98233562cd94a78b9bf685a7594a0aac4f8a9436b5044d
+              tag: v1.77.0@sha256:7274b735b23ff4d048e7706145ce5759020e4ee6d85bb1fb8cca523784d35f88
             probes:
               liveness:
                 enabled: true
                 spec:
                   failureThreshold: 5
                   periodSeconds: 30

@feisar-bot
Copy link
Copy Markdown
Contributor Author

feisar-bot Bot commented Apr 30, 2026

--- HelmRelease: default/autobrr Deployment: default/autobrr

+++ HelmRelease: default/autobrr Deployment: default/autobrr

@@ -57,13 +57,13 @@

           value: '9094'
         - name: AUTOBRR__PORT
           value: '8080'
         envFrom:
         - secretRef:
             name: autobrr-secret
-        image: ghcr.io/autobrr/autobrr:v1.76.0@sha256:f0f4d73fcd77700b1c98233562cd94a78b9bf685a7594a0aac4f8a9436b5044d
+        image: ghcr.io/autobrr/autobrr:v1.77.0@sha256:7274b735b23ff4d048e7706145ce5759020e4ee6d85bb1fb8cca523784d35f88
         livenessProbe:
           failureThreshold: 5
           initialDelaySeconds: 0
           periodSeconds: 30
           tcpSocket:
             port: 8080

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