fix(sonarr): update image oci.trueforge.org/containerforge/sonarr 4.0.17.2950 → 4.0.17.2953 (#46406)
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 | `7104d9c` → `116d8a1` | --- > [!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.2953`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.17.2953): 4.0.17.2953 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.17.2950...v4.0.17.2953) <!-- Release notes generated using configuration in .github/release.yml at 31c7647eacb3c3a50e55550880287e00302a9881 --> **Full Changelog**: <https://github.com/Sonarr/Sonarr/compare/v4.0.17.2950...v4.0.17.2953> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc29uYXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.17.2950
|
||||
appVersion: 4.0.17.2953
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -37,5 +37,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.0.0
|
||||
version: 26.0.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/sonarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "4.0.17.2950@sha256:7104d9c91356ed2990bde43f87471aed46d966cd762668a14300bfaa7eaff208"
|
||||
tag: "4.0.17.2953@sha256:116d8a134f886619cec94c64a697bf9b6faeed319acbf5ed647ce494f889088f"
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user