Skip to content

feat(container): update image ghcr.io/autobrr/qui to v1.15.0#918

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

feat(container): update image ghcr.io/autobrr/qui to v1.15.0#918
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-autobrr-qui-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/qui minor v1.14.1v1.15.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.15.0

Compare Source

Changelog
Breaking change

CORS is disabled by default; enable by setting QUI__CORS_ALLOWED_ORIGINS with explicit origins (http(s)://host[:port]). See https://getqui.com/docs/advanced/sso-proxy-cors

New Features
Bug Fixes
Other Changes

Full Changelog: autobrr/qui@v1.14.1...v1.15.0

Docker images
  • docker pull ghcr.io/autobrr/qui:v1.15.0
  • docker pull ghcr.io/autobrr/qui:latest
What to do next?

Thank you for using qui!


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/London, 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.

@shear-bot
Copy link

shear-bot bot commented Mar 20, 2026

--- HelmRelease: default/qui Deployment: default/qui

+++ HelmRelease: default/qui Deployment: default/qui

@@ -53,13 +53,13 @@

           value: '80'
         - name: TZ
           value: Europe/London
         envFrom:
         - secretRef:
             name: qui-secret
-        image: ghcr.io/autobrr/qui:v1.14.1@sha256:10b7945d4f0978f56a7cb939a011e1aeef3b8d500e825f409599ae754f95601b
+        image: ghcr.io/autobrr/qui:v1.15.0@sha256:da33f8c850f7d6f1bfaee26b9553b21411e872639d54193906fa2cec51af1d0f
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@shear-bot
Copy link

shear-bot bot commented Mar 20, 2026

--- kubernetes/main/apps/default/qui/app Kustomization: flux-system/qui HelmRelease: default/qui

+++ kubernetes/main/apps/default/qui/app Kustomization: flux-system/qui HelmRelease: default/qui

@@ -43,13 +43,13 @@

               TZ: Europe/London
             envFrom:
             - secretRef:
                 name: qui-secret
             image:
               repository: ghcr.io/autobrr/qui
-              tag: v1.14.1@sha256:10b7945d4f0978f56a7cb939a011e1aeef3b8d500e825f409599ae754f95601b
+              tag: v1.15.0@sha256:da33f8c850f7d6f1bfaee26b9553b21411e872639d54193906fa2cec51af1d0f
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

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