fix(qbittorrent): update image oci.trueforge.org/containerforge/qbittorrent 5.2.2 → 5.2.3 (#50007)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/qbittorrent](https://ghcr.io/trueforge-org/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | patch | `0e7c64a` → `dc17460` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>qbittorrent/qBittorrent (oci.trueforge.org/containerforge/qbittorrent)</summary> ### [`v5.2.3`](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.2.2...release-5.2.3) [Compare Source](https://redirect.github.com/qbittorrent/qBittorrent/compare/release-5.2.2...release-5.2.3) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9xYml0dG9ycmVudCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.2
|
||||
appVersion: 5.2.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.7.1
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbittorrent
|
||||
- https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
|
||||
type: application
|
||||
version: 25.7.1
|
||||
version: 25.7.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/qbittorrent
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.2.2@sha256:0e7c64a99e6535383b0084cd04c5b1452ffec0c45eb51a4e2a7d25ba41d55251
|
||||
tag: 5.2.3@sha256:dc17460f7fe747781368e63053afb66c1b5b660687b95d35dc9240e5e13108b1
|
||||
qbitportforwardImage:
|
||||
repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user