onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.24.0.4721 → 1.24.1.4740 ) #8117

Closed bot-ross[bot] closed 2 weeks ago

bot-ross[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop (source) patch 1.24.0.4721 -> 1.24.1.4740

Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.24.1.4740`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.24.1.4740): 1.24.1.4740 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.24.0.4721...v1.24.1.4740) *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: - [`a23d669`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a23d66930b01c76c982e1655c83a1a7f37dc95d7) Multiple Translations updated by Weblate - [`710ab7a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/710ab7ae090b2bb0a86dde08aa830595b2ea8bcc) New: (Gazelle/OPS/RED) Prevent downloads without FL tokens - [`434b07a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/434b07ae648d04088ada30c6853680831e3cc04b) New: Sync seeding limits for LazyLibrarian ([#​2215](https://redirect.github.com/Prowlarr/Prowlarr/issues/2215)) - [`eee8c95`](https://redirect.github.com/Prowlarr/Prowlarr/commit/eee8c95ca66f84f3cd2cc5c0f28654a7f1395e14) Fix weblate widget - [`1f5c514`](https://redirect.github.com/Prowlarr/Prowlarr/commit/1f5c5140118d94eaf2d7a0b1c7ce0e2edd953a6f) Bump version to 1.24.1 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=143&\_a=release-summary).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 2 weeks ago
--- kubernetes/main/apps/default/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: default/prowlarr

+++ kubernetes/main/apps/default/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: default/prowlarr

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.24.0.4721@sha256:66635fb9a3c1614ecfe16c4740c213359e57685250412599e7394ed24ab4919f
+              tag: 1.24.1.4740@sha256:a334be95ef0df11d3372e79994f224654d62b4a37f3714c9de3fbaf4d44c4437
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
bot-ross[bot] commented 2 weeks ago
--- HelmRelease: default/prowlarr Deployment: default/prowlarr

+++ HelmRelease: default/prowlarr Deployment: default/prowlarr

@@ -73,13 +73,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.24.0.4721@sha256:66635fb9a3c1614ecfe16c4740c213359e57685250412599e7394ed24ab4919f
+        image: ghcr.io/onedr0p/prowlarr-develop:1.24.1.4740@sha256:a334be95ef0df11d3372e79994f224654d62b4a37f3714c9de3fbaf4d44c4437
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0