trosvald / home-ops

My OnPrem Kubernetes cluster. Deploy on top of Talos Linux, automated via Flux, renovate 🤖, and Github actions
0 stars 0 forks source link

feat(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.26.1.4844 → 1.27.0.4852 ) #396

Closed monosense-arc[bot] closed 3 days ago

monosense-arc[bot] commented 4 days ago

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.27.0.4852`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.27.0.4852): 1.27.0.4852 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.26.1.4844...v1.27.0.4852) *To receive further updates for a non-docker installation, please change the branch to **master**. (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: - [`b8b32f8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b8b32f8708be0fbe988a7ede6117fe0c0572282b) Fixed: (ImmortalSeed) Update relogin check - [`30c4bb2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/30c4bb24e89c1a02ccf120eac14491e00b96fdd7) Multiple Translations updated by Weblate - [`b447db5`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b447db5d08f9fa0127570375efdee4478bbaee97) Fixed: (RED) Update indexer url ([#​2285](https://redirect.github.com/Prowlarr/Prowlarr/issues/2285)) - [`299001a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/299001a513589f6da1575473a904bd397993aad7) Multiple Translations updated by Weblate - [`2871f1f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2871f1f2a29bb40fe5cda21e730c937259315cc2) Bump version to 1.27.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=156&\_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.

monosense-arc[bot] commented 4 days 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

@@ -50,13 +50,13 @@

               TZ: Asia/Jakarta
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.26.1.4844@sha256:dd6ab1a0c8f2d780b990f1034f2da6ffb0b4d3e3ca6042b656f691f06d4c9397
+              tag: 1.27.0.4852@sha256:6e1041a558cceee6356efe74cc9a9138909f4a8bac5eb714a420a37e4b478c77
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
monosense-arc[bot] commented 4 days ago
--- HelmRelease: default/prowlarr Deployment: default/prowlarr

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

@@ -62,13 +62,13 @@

           value: develop
         - name: TZ
           value: Asia/Jakarta
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.26.1.4844@sha256:dd6ab1a0c8f2d780b990f1034f2da6ffb0b4d3e3ca6042b656f691f06d4c9397
+        image: ghcr.io/onedr0p/prowlarr-develop:1.27.0.4852@sha256:6e1041a558cceee6356efe74cc9a9138909f4a8bac5eb714a420a37e4b478c77
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0