fix(sonarr): update image oci.trueforge.org/containerforge/sonarr 4.0.17.2969 → 4.0.18.2978 (#49532)
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 | `c39ba25` → `242bf36` | --- > [!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.18.2978`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.18.2978): 4.0.18.2978 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.17.2969...v4.0.18.2978) <!-- Release notes generated using configuration in .github/release.yml at 97d24acf06e636ddc888babc3df8f689da879304 --> #### What's Changed ##### Changes - Fixed: Basic auth for qBittorrent by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [#​8747](https://redirect.github.com/Sonarr/Sonarr/pull/8747) **Full Changelog**: <https://github.com/Sonarr/Sonarr/compare/v4.0.18.2976...v4.0.18.2978> </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.2969
|
||||
appVersion: 4.0.18.2978
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.5.3
|
||||
@@ -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.4.0
|
||||
version: 26.4.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/sonarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "4.0.17.2969@sha256:c39ba25f9d6289a1db7bcefa1e56ff3ea795631b2a6edfec10cab22525088942"
|
||||
tag: "4.0.18.2978@sha256:242bf36b1e66dfa095ea9c7690d27bef18396cdbe78dc963bdda92f42293dfe5"
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user