fix(sonarr): update image oci.trueforge.org/containerforge/sonarr 4.0.17.2967 → 4.0.17.2969 (#48885)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/sonarr](https://ghcr.io/trueforge-org/sonarr) ([source](https://redirect.github.com/Sonarr/Sonarr)) | patch | `71157af` → `0a92e6c` | --- > [!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>Sonarr/Sonarr (oci.trueforge.org/containerforge/sonarr)</summary> ### [`v4.0.17.2969`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.17.2969): 4.0.17.2969 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.17.2967...v4.0.17.2969) <!-- Release notes generated using configuration in .github/release.yml at e0d2d25070a75a2b72ef711aa8e46e30754c55d0 --> #### What's Changed ##### Changes - Reuse authentification cookies for qBittorrent calls by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [#​8678](https://redirect.github.com/Sonarr/Sonarr/pull/8678) **Full Changelog**: <https://github.com/Sonarr/Sonarr/compare/v4.0.17.2967...v4.0.17.2969> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zb25hcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.17.2967
|
||||
appVersion: 4.0.17.2969
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/sonarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sonarr
|
||||
type: application
|
||||
version: 26.3.0
|
||||
version: 26.3.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/sonarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "4.0.17.2967@sha256:71157af47baae3657b6c25acd7a26e94f821382e1fc1e58aa6c36661ecd5a319"
|
||||
tag: "4.0.17.2969@sha256:0a92e6c4de70e7c91c93f0f8c6e38b2d1c4b3e260cedf490a4a92b8e1e70c6fc"
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user