Skip to content

feat(container): update image ghcr.io/autobrr/qui ( v1.24.0 → v1.25.0 ) - #1518

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-autobrr-qui-1.x
Open

feat(container): update image ghcr.io/autobrr/qui ( v1.24.0 → v1.25.0 )#1518
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-autobrr-qui-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/qui minor v1.24.0v1.25.0

Release Notes

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

v1.25.0

Compare Source

Changelog

New Features
Bug Fixes
Other Changes

Full Changelog: autobrr/qui@v1.24.0...v1.25.0

Docker images

  • docker pull ghcr.io/autobrr/qui:v1.25.0
  • docker pull ghcr.io/autobrr/qui:latest

What to do next?

Thank you for using qui!


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

@igloo-bot igloo-bot Bot added the area/kubernetes Changes made in the kubernetes directory label Aug 8, 2026
@igloo-bot

igloo-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
--- kubernetes/apps/servarr/qui/app Kustomization: servarr/qui HelmRelease: servarr/qui

+++ kubernetes/apps/servarr/qui/app Kustomization: servarr/qui HelmRelease: servarr/qui

@@ -33,13 +33,13 @@

               TZ: America/Los_Angeles
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/autobrr/qui
-              tag: v1.24.0@sha256:c1531b69a116b2572f69c76e6e02990b20ca04ef6550c883009df9ebcade1aba
+              tag: v1.25.0@sha256:3285c52f0258645d1d5a1684e25596c7355ef525363f0f9464d1c7b2cad14be8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@igloo-bot

igloo-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
--- HelmRelease: servarr/qui Deployment: servarr/qui

+++ HelmRelease: servarr/qui Deployment: servarr/qui

@@ -51,13 +51,13 @@

           value: '8080'
         - name: TZ
           value: America/Los_Angeles
         envFrom:
         - secretRef:
             name: qui-secret
-        image: ghcr.io/autobrr/qui:v1.24.0@sha256:c1531b69a116b2572f69c76e6e02990b20ca04ef6550c883009df9ebcade1aba
+        image: ghcr.io/autobrr/qui:v1.25.0@sha256:3285c52f0258645d1d5a1684e25596c7355ef525363f0f9464d1c7b2cad14be8
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 8080
           initialDelaySeconds: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants