feat(container): update image ghcr.io/autobrr/qui ( v1.22.0 ➔ v1.24.0 ) - #8019
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/autobrr/qui ( v1.22.0 ➔ v1.24.0 )#8019renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
--- HelmRelease: media/qui Deployment: media/qui
+++ HelmRelease: media/qui Deployment: media/qui
@@ -55,13 +55,13 @@
value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: qui-secret
- image: ghcr.io/autobrr/qui:v1.22.0@sha256:5d4f98d973129edc3ac04a2b74e3e791c86c5c92ef4d5dae64622be000578e80
+ image: ghcr.io/autobrr/qui:v1.24.0@sha256:c1531b69a116b2572f69c76e6e02990b20ca04ef6550c883009df9ebcade1aba
livenessProbe:
failureThreshold: 5
initialDelaySeconds: 0
periodSeconds: 30
tcpSocket:
port: 80 |
Contributor
--- kubernetes/apps/media/qui/app Kustomization: media/qui HelmRelease: media/qui
+++ kubernetes/apps/media/qui/app Kustomization: media/qui HelmRelease: media/qui
@@ -40,13 +40,13 @@
TZ: America/New_York
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: ghcr.io/autobrr/qui
- tag: v1.22.0@sha256:5d4f98d973129edc3ac04a2b74e3e791c86c5c92ef4d5dae64622be000578e80
+ tag: v1.24.0@sha256:c1531b69a116b2572f69c76e6e02990b20ca04ef6550c883009df9ebcade1aba
probes:
liveness:
enabled: true
spec:
failureThreshold: 5
periodSeconds: 30 |
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.22.0→v1.24.0Release Notes
autobrr/qui (ghcr.io/autobrr/qui)
v1.24.0Compare Source
Changelog
New Features
4fc31d1: feat(backups): reclaim orphaned torrent cache blobs at startup (#2190) (@nitrobass24)cf3e4dd: feat(crossseed): detect ReFS block-cloned delete matches (#2183) (@Audionut)dd6b28f: feat(crossseed): detect hardlinked cross-seeds in delete dialog (#2180) (@s0up4200)aba44c0: feat(crossseed): match season packs across alternate titles and anime absolute numbering (#2105) (@s0up4200)2dcb341: feat(qbittorrent): detect "torrent has been rejected" as unregistered (#2133) (@s0up4200)3306d62: feat(web): add Brazilian Portuguese (pt-BR) localization and i18n coverage tooling (#2136) (@MaKTaiL)9c5bdbc: feat(web): add supporter subscription entry point (#2185) (@s0up4200)Bug Fixes
85e52aa: fix(backups): overlap export stalls and cap the adaptive delay (#2188) (@nitrobass24)a13b6db: fix(backups): write cache blobs atomically (#2189) (@nitrobass24)250b115: fix(crossseed): complete RSS-deduplicated searches and surface search errors (#2162) (@jussaw)ef250e0: fix(crossseed): keep partial results when a single tracker fails (#2156) (@s0up4200)55d07a2: fix(crossseed): retain candidates using exact size evidence (#2160) (@Audionut)0824c54: fix(hardlink): use 128-bit Windows file IDs (#2182) (@Audionut)613dac8: fix(reannounce): update torrent age calculation and add 'started' outcome to reannounce automation (#2135) (@MaKTaiL)6acffb1: fix(web): update radix-ui packages to fix dialog dismissal regression (#2143) (@nitrobass24)05bf3f4: fix: preserve empty torrent path components (#2152) (@Mevas)914c74d: fix: reject qBittorrent never-completed sentinels in completion detection, automations, and UI (#2171) (@s0up4200)b5c82c3: fix: sanitize non-UTF-8 bytes from torrent-derived strings (#2158) (@Zmegolaz)Other Changes
04deece: chore(deps): bump fast-uri from 3.1.3 to 3.1.4 in /web (#2174) (@dependabot[bot])4c9931e: chore(deps): bump go-qbittorrent to v1.17.0 (#2178) (@s0up4200)c6c052c: chore(deps): bump postcss from 8.5.16 to 8.5.18 in /documentation (#2176) (@dependabot[bot])6c09481: chore(deps): bump the github group with 2 updates (#2153) (@dependabot[bot])6113044: chore(deps): bump the github group with 4 updates (#2173) (@dependabot[bot])4ccd457: chore(deps): bump the github group with 7 updates (#2128) (@dependabot[bot])4eaaab3: chore(docs): fix missing tip close (#2155) (@Audionut)84b6359: chore(web): bump postcss to 8.5.23 (#2181) (@s0up4200)7ef6ccc: docs: add instructions for macOS Container (#2161) (@danielcg)2854ce7: docs: update Telegram Shoutrrr URL format (#2145) (@denisoster)Full Changelog: autobrr/qui@v1.23.0...v1.24.0
Docker images
docker pull ghcr.io/autobrr/qui:v1.24.0docker pull ghcr.io/autobrr/qui:latestWhat to do next?
Thank you for using qui!
v1.23.0Compare Source
Changelog
New Features
8321ea4: feat(backups): capture & restore per-torrent save paths (#2067) (@s0up4200)b5ccb2d: feat(fs): respect process umask for content directory creation (#2086) (@s0up4200)256bd5d: feat(i18n): add Czech (cs) translation (#2049) (@luckylittle)219c3b3: feat(logs): expose log file downloads in settings (#2122) (@s0up4200)1afcb53: feat(rss): show feed titles in affected feeds selector (#2115) (@pengchongfu)e4f37e5: feat(themes): sideloadable custom themes (#2070) (@s0up4200)Bug Fixes
c4c19b9: fix(crossseed): stop season-pack double-nesting and honor hardlink dir preset (#2088) (@s0up4200)3e797f6: fix(dashboard): preserve fallback status during SSE reconnect (#2085) (@Audionut)9f6bcd6: fix(dirscan): align injected torrent paths to on-disk layout (#2113) (@s0up4200)c485c35: fix(qbittorrent): avoid sync cache reader convoys (#2106) (@s0up4200)9829089: fix(qbittorrent): keep loading when a qBittorrent instance is unresponsive (#2097) (@s0up4200)6fb70e0: fix(torrents): keep rename dialog scrolled to start of file name (#2111) (@s0up4200)dbafc81: fix(torrents): keep renamed folders expanded in file tree (#2110) (@s0up4200)01c49ac: fix(torrents): refresh scrolled-in pages after mutations (#2116) (@s0up4200)Other Changes
591997e: chore(deps): bump postcss from 8.5.15 to 8.5.16 in /documentation in the npm group (#2098) (@dependabot[bot])38e5a63: chore(deps): bump the github group with 3 updates (#2091) (@dependabot[bot])d3f1265: chore(deps): bump the github group with 5 updates (#2109) (@dependabot[bot])f6ee6ab: chore(deps): bump the golang group with 14 updates (#2090) (@dependabot[bot])ee32fc5: chore(deps): bump the npm group in /documentation with 9 updates (#2092) (@dependabot[bot])559eacd: chore(deps): bump the npm group in /web with 39 updates (#2093) (@dependabot[bot])b75516f: chore(deps): bump the npm group in /web with 4 updates (#2099) (@dependabot[bot])a0e0267: chore(deps): clear all open Dependabot alerts (dev/build/docs tooling) (#2089) (@s0up4200)0aa4513: ci(discussions): unblock triage/dedup runs and harden the write path (#2083) (@s0up4200)Full Changelog: autobrr/qui@v1.22.0...v1.23.0
Docker images
docker pull ghcr.io/autobrr/qui:v1.23.0docker pull ghcr.io/autobrr/qui:latestWhat to do next?
Thank you for using qui!
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.