chore(helm): update image docker.io/feramance/qbitrr v5.5.2 → v5.5.3 (#42039)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/feramance/qbitrr](https://redirect.github.com/Feramance/qBitrr) | patch | `1105af0` -> `314d046` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Feramance/qBitrr (docker.io/feramance/qbitrr)</summary> ### [`v5.5.3`](https://redirect.github.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v553-24112025) [Compare Source](https://redirect.github.com/Feramance/qBitrr/compare/v5.5.2...v5.5.3) ##### 🚀 Features - [fix: Add defensive error handling for API responses, database initialization, and process management](https://redirect.github.com/Feramance/qBitrr/commit/edd6897a016b25dc29e65f1508a418faa0d99ab6) - [@​Feramance](https://redirect.github.com/Feramance) - [Add PyarrResourceNotFound handling for Sonarr episode and Lidarr album re-searches](https://redirect.github.com/Feramance/qBitrr/commit/3ad77ae2432974573bbea35daaba61d9e1f53448) - [@​Feramance](https://redirect.github.com/Feramance) ##### 🐛 Bug Fixes - [\[patch\] General updates and fixes](https://redirect.github.com/Feramance/qBitrr/commit/e55d1e36bfab87ed89c372bd87325e9b90a34006) - [@​Feramance](https://redirect.github.com/Feramance) - [Fix excessive delay and memory leak when queue items are already removed from Arr](https://redirect.github.com/Feramance/qBitrr/commit/f1f2c58d65809e1b39467d051f95dd7123c10566) - [@​Feramance](https://redirect.github.com/Feramance) ##### 📝 Documentation - [docs: sync PKG-INFO description](https://redirect.github.com/Feramance/qBitrr/commit/eb3e43997f64f94d8b08e915bdaa45f7ad2e036d) - [@​Feramance](https://redirect.github.com/Feramance) ##### 🔧 Maintenance - [Build(deps-dev): Bump typescript-eslint from 8.46.3 to 8.47.0 in /webui (#​215)](https://redirect.github.com/Feramance/qBitrr/commit/64553a1187d1a74895c05efb73d9f1b8ff1cb593) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps-dev): Bump @​vitejs/plugin-react from 5.1.0 to 5.1.1 in /webui (#​217)](https://redirect.github.com/Feramance/qBitrr/commit/d71c4695aa4bb6a44a40ba1667803ebe058147c8) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump react-hook-form from 7.66.0 to 7.66.1 in /webui (#​216)](https://redirect.github.com/Feramance/qBitrr/commit/db30128c62476812b158caacee59dadc23790053) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps-dev): Bump @​types/node from 24.10.0 to 24.10.1 in /webui (#​213)](https://redirect.github.com/Feramance/qBitrr/commit/71408a598cf7982a6b86219ffa22abdadf985a70) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/dates from 8.3.7 to 8.3.9 in /webui (#​214)](https://redirect.github.com/Feramance/qBitrr/commit/faabc6198dc89c137a791932d9c84db51fa3b508) - [@​Feramance](https://redirect.github.com/Feramance) - [Build(deps): Bump @​mantine/core from 8.3.7 to 8.3.9 in /webui (#​212)](https://redirect.github.com/Feramance/qBitrr/commit/a17e6e2d038420356d6eabdec14943618f1edb41) - [@​Feramance](https://redirect.github.com/Feramance) - [bug: Initialization with qbittorrent down failure](https://redirect.github.com/Feramance/qBitrr/commit/8bcaf89bf57a715b9c360e73eaae0ab8f43991ea) - [@​Feramance](https://redirect.github.com/Feramance) - [Bump react and @​types/react in /webui (#​194)](https://redirect.github.com/Feramance/qBitrr/commit/29aa21b13f13cb53a9051929b97e2e01e0810fa9) - [@​Feramance](https://redirect.github.com/Feramance) - [Bump react-dom and @​types/react-dom in /webui (#​196)](https://redirect.github.com/Feramance/qBitrr/commit/0a2858c36f836020e222067e7b9fcadafe0cc1a0) - [@​Feramance](https://redirect.github.com/Feramance) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.5.2
|
||||
appVersion: 5.5.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbitrr
|
||||
- https://hub.docker.com/r/feramance/qbitrr
|
||||
type: application
|
||||
version: 8.3.1
|
||||
version: 8.3.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.5.2@sha256:1105af002bb8ebf42990e3408c6ac150187f6ef9d78ad43ffdba263bc3ebdee3
|
||||
tag: v5.5.3@sha256:314d046c8785a3783d5626a571c8f70044f3b60fc296df95e407ad24867d1a27
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user