dstewen / flux-cluster

Template used for k3s flux environment imported 14/10/2023
MIT License
0 stars 0 forks source link

feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.24.0.4721 #1345

Closed self-hosted-test[bot] closed 1 month ago

self-hosted-test[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.24.0.4721`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.24.0.4721): 1.24.0.4721 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.23.1.4708...v1.24.0.4721) *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: - [`66d722e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/66d722e0970754c64418735c498c5f968d657073) Multiple Translations updated by Weblate - [`39befe5`](https://redirect.github.com/Prowlarr/Prowlarr/commit/39befe5aa4f409cbc4d237bd7a657aaa21fc1af7) Use error message from Nebulance response \[ [#​2212](https://redirect.github.com/Prowlarr/Prowlarr/issues/2212) ] - [`ab043e8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ab043e87dc13e693cecbe4a02c82e825cf85a9a1) Display grabs, failures and queries stats with values - [`58ae9c0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/58ae9c0a13daa5c72cd46e7257e801c68481f590) Fixed: (MyAnonamouse) Avoid using FL wedges for freeleech torrents - [`44c4469`](https://redirect.github.com/Prowlarr/Prowlarr/commit/44c446943c4f4c75a3dac65d05be515d5cdc2395) Fixed: (Gazelle) Allow freeleech torrents with Use Freeleech Tokens - [`8301b66`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8301b669fe3ce43a5930476422535e3f98f27f59) Multiple Translations updated by Weblate - [`6fa0b79`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6fa0b79c673c15d23afff1c8003c438c54582752) Bump version to 1.24.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=142&\_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.

github-actions[bot] commented 1 month ago
--- HelmRelease: default/prowlarr Deployment: default/prowlarr

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

@@ -61,13 +61,13 @@

           value: '80'
         - name: TZ
           value: ${TIMEZONE}
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.23.1.4708@sha256:94bd657afd708efdceac0c2439e85e1c5384f5ebdbec6dd2c46169f8378cd66a
+        image: ghcr.io/onedr0p/prowlarr-develop:1.24.0.4721@sha256:66635fb9a3c1614ecfe16c4740c213359e57685250412599e7394ed24ab4919f
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80
github-actions[bot] commented 1 month ago
--- kubernetes/apps/media/prowlarr/app Kustomization: flux-system/cluster-apps-prowlarr HelmRelease: default/prowlarr

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

@@ -47,13 +47,13 @@

               TZ: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.23.1.4708@sha256:94bd657afd708efdceac0c2439e85e1c5384f5ebdbec6dd2c46169f8378cd66a
+              tag: 1.24.0.4721@sha256:66635fb9a3c1614ecfe16c4740c213359e57685250412599e7394ed24ab4919f
             resources:
               requests:
                 cpu: 10m
                 memory: 500Mi
         initContainers:
           init-db:
self-hosted-test[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.