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

feat(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.20.1.4603 → 1.21.0.4615 ) #7893

Closed bot-ross[bot] closed 2 months ago

bot-ross[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop (source) minor 1.20.1.4603 -> 1.21.0.4615

Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.21.0.4615`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.21.0.4615): 1.21.0.4615 [Compare Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.20.1.4603...v1.21.0.4615) *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: - [`7bada44`](https://togithub.com/Prowlarr/Prowlarr/commit/7bada440d23c309176cef29eee0ee4be0edf9090) Log invalid torrent files contents as debug \[ [#​2169](https://togithub.com/Prowlarr/Prowlarr/issues/2169) ] - [`803c475`](https://togithub.com/Prowlarr/Prowlarr/commit/803c4752db210999ea55f046434354164beac9ee) Fixed: Sending health restored notifications with Gotify \[ [#​2176](https://togithub.com/Prowlarr/Prowlarr/issues/2176) ] - [`c077747`](https://togithub.com/Prowlarr/Prowlarr/commit/c0777474c0d67cd764cf8456a84a6cde5eaf3d64) Bump Polly - [`66dcea5`](https://togithub.com/Prowlarr/Prowlarr/commit/66dcea56041f8d64c87a9d93a8abc754927c9af6) Multiple Translations updated by Weblate - [`a2a12d2`](https://togithub.com/Prowlarr/Prowlarr/commit/a2a12d245000a0713946cec732d853dd7cdc58c2) Update SonarCloud pipeline versions ([#​2171](https://togithub.com/Prowlarr/Prowlarr/issues/2171)) - [`39593bd`](https://togithub.com/Prowlarr/Prowlarr/commit/39593bd5a81ea5e8318210aa2a1c27c331101a4d) Bump version to 1.21.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=133&\_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 months 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.20.1.4603@sha256:14577f7cd78d1ee9c9bc606ff96a9bdefde83c5fe93dc163b6c74c83ef5b1085
+        image: ghcr.io/onedr0p/prowlarr-develop:1.21.0.4615@sha256:a2face5a50fb161ff24b9de419731a60ce0a8aae9bb7eb7189ed3627c9dd39cf
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
bot-ross[bot] commented 2 months 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.20.1.4603@sha256:14577f7cd78d1ee9c9bc606ff96a9bdefde83c5fe93dc163b6c74c83ef5b1085
+              tag: 1.21.0.4615@sha256:a2face5a50fb161ff24b9de419731a60ce0a8aae9bb7eb7189ed3627c9dd39cf
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3