build(deps): update image ghcr.io/autobrr/qui ( v1.20.0 ➜ v1.22.0 )#1053
Merged
Conversation
Contributor
--- kubernetes/apps/media/qui Kustomization: media/qui HelmRelease: media/qui
+++ kubernetes/apps/media/qui Kustomization: media/qui HelmRelease: media/qui
@@ -43,13 +43,13 @@
TZ: America/Chicago
envFrom:
- secretRef:
name: qui-secret
image:
repository: ghcr.io/autobrr/qui
- tag: v1.20.0
+ tag: v1.22.0
probes:
liveness:
custom: true
enabled: true
spec:
httpGet: |
Contributor
--- HelmRelease: media/qui Deployment: media/qui
+++ HelmRelease: media/qui Deployment: media/qui
@@ -58,13 +58,13 @@
value: '7476'
- name: TZ
value: America/Chicago
envFrom:
- secretRef:
name: qui-secret
- image: ghcr.io/autobrr/qui:v1.20.0
+ image: ghcr.io/autobrr/qui:v1.22.0
livenessProbe:
httpGet:
path: /health
port: 7476
name: app
readinessProbe: |
a15efd3 to
c52650c
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.20.0→v1.22.0Release Notes
autobrr/qui (ghcr.io/autobrr/qui)
v1.22.0Compare Source
v1.21.0Compare Source
Changelog
New Features
51b29a1: feat(api): add GET /api/version reporting the running version (#2060) (@s0up4200)98348f1: feat(automations): add RLS_YEAR release-year condition (#2003) (@nitrobass24)58cc7cb: feat(automations): add tracker status and message conditions (#2006) (@luckylittle)2176a92: feat(automations): list configured indexer trackers in workflow selector (#2005) (@nitrobass24)2de926e: feat(i18n): add Italian (it) translation (#2011) (@s0up4200)7b66655: feat(i18n): add Korean (ko) translation (#2042) (@jussaw)2c06a3d: feat(i18n): add Ukrainian (uk) translation (#2032) (@rodion981)ef8da0b: feat(sse): keep cached torrents with a staleness badge when qBittorrent is slow (#2057) (@s0up4200)38ebb6e: feat(web): add file priority controls to torrent file views (#2062) (@jussaw)Bug Fixes
12ac536: fix(ci): skip release binary build on main pushes (#2008) (@s0up4200)57210a3: fix(crossseed): drop resolution token from TV search queries (#2017) (@nitrobass24)791bc7d: fix(crossseed): inject rootless single-file adds into matched folder (#2029) (@nitrobass24)3da437f: fix(crossseed): re-query indexers with no usable hit in the alternate connector pass (#2002) (@nitrobass24)8e8b6d9: fix(database): prevent int4 sequence exhaustion in Postgres string interning (#2015) (@s0up4200)c7e08b9: fix(db): index string_pool FK columns so GC stops timing out (#2051) (@s0up4200)2553f75: fix(docs): use relative file paths for markdown links (#2013) (@nasenov)8a9c2fc: fix(i18n): improve French translation, fix hardcoded UI statuses, and update agent rules (#2014) (@OlziYT)190d936: fix(jackett): decouple cache persistence from SkipHistory (#2056) (@jussaw)91ad7e4: fix(pprof): bind to configurable loopback address instead of :6060 (#2044) (@s0up4200)10e2d02: fix(qbittorrent): serve stale app info/preferences when refresh fails (#2054) (@s0up4200)6d3b04c: fix(sse): resolve sync-error staleness stamp off the sync-loop callback (#2065) (@s0up4200)677e8f4: fix(sse): send torrent page deltas instead of full snapshots (#2047) (@s0up4200)a4d252b: fix(sse): size full-sync timeout to prevent permanent disconnect on large instances (#2037) (@nitrobass24)4f375c6: fix(torrents): route unified view exports to the owning instance (#2018) (@s0up4200)d49e168: fix(web): move instance status bar back to bottom of screen (#2024) (@OlziYT)a69ae69: fix(web): prevent framer-motion tab indicator from triggering layout shifts (#2025) (@OlziYT)Other Changes
860b5bb: chore(deps): bump anthropics/claude-code-action from 1.0.140 to 1.0.148 in the github group (#2045) (@dependabot[bot])0b23a7d: chore(deps): bump the github group with 2 updates (#2031) (@dependabot[bot])1fea36b: docs: document frontend testing conventions (#1984) (@nitrobass24)f3443ec: docs: promote multi-language support (#2009) (@s0up4200)df88e63: test(web): add coverage for hooks and lib/api.ts contract layer (#1931) (#1998) (@nitrobass24)Full Changelog: autobrr/qui@v1.20.0...v1.21.0
Docker images
docker pull ghcr.io/autobrr/qui:v1.21.0docker pull ghcr.io/autobrr/qui:latestWhat to do next?
Thank you for using qui!
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.