fix(prowlarr): update image oci.trueforge.org/containerforge/prowlarr 2.3.6.5351 → 2.3.7.5365 (#47825)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/prowlarr](https://ghcr.io/trueforge-org/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch | `67be62b` → `dc42efc` | --- > [!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>Prowlarr/Prowlarr (oci.trueforge.org/containerforge/prowlarr)</summary> ### [`v2.3.7.5365`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.3.7.5365): 2.3.7.5365 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.3.6.5351...v2.3.7.5365) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Prowlarr within an existing docker container.*** #### Changes: - [`18fe4ec`](https://redirect.github.com/Prowlarr/Prowlarr/commit/18fe4ec4955f620013cd61daac8a760e033d8a67) Bump MailKit to 4.16.0 - [`de8738f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/de8738f1d3964177f1fc8cced07ded2b93c061aa) Fixed: PWA Manifest images - [`46ce8e2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/46ce8e270138e757b14cc1b42b259419a2fac979) Version bump to 2.3.7 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=234&_a=release-summary). </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wcm93bGFyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.6.5351
|
||||
appVersion: 2.3.7.5365
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.2.8
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/prowlarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/prowlarr
|
||||
type: application
|
||||
version: 22.2.0
|
||||
version: 22.2.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/prowlarr
|
||||
tag: 2.3.6.5351@sha256:67be62b4c944bb06884ddb05d631a30cb703af1615ae2aedf4cde102f5fa5316
|
||||
tag: 2.3.7.5365@sha256:dc42efcf7d75536aa507f9773f3892cf6a5e949b2f259647947fc6206f9f07ef
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user