Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/onedr0p/prowlarr-develop ( 1.25.2.4794 → 1.25.3.4815 ) #1144

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Oct 20, 2024

This PR contains the following updates:

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

Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)

v1.25.3.4815: 1.25.3.4815

Compare Source

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:

  • 02ff133 Multiple Translations updated by Weblate
  • 47268aa Fix stable branch label in updates
  • 8aad1ac New: Allow major version updates to be installed (#​2260)
  • 9037cde Rename ApplicationCheckUpdate to ApplicationUpdateCheck
  • 2afafd7 Fixed: Don't block updates under docker unless configured in package_info
  • f4fa251 Sort indexers by name when syncing to applications
  • 37bc46c Translate System pages
  • 3e3a7ed Multiple Translations updated by Weblate
  • 04fa7d3 Fixed: (Cardigann) Redirect warnings with "Refresh" header
  • ed9a321 Fix redirect url in HttpClient development warning message
See More
  • 66a9e1a Bump dotnet to 6.0.35
  • 8cb59c3 New: Sync UI updates for providers
  • 94e9c05 Natural sorting for tags list in the UI
  • 8d2c4e1 Bump version to 1.25.3

This list of changes was auto generated.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…2.4794 → 1.25.3.4815 )

| datasource | package                          | from        | to          |
| ---------- | -------------------------------- | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/prowlarr-develop | 1.25.2.4794 | 1.25.3.4815 |
@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Oct 20, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Oct 20, 2024

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

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

@@ -37,13 +37,13 @@

               PROWLARR__AUTHENTICATION_METHOD: External
               PROWLARR__INSTANCE_NAME: Prowlarr
               PROWLARR__LOG_LEVEL: info
               PROWLARR__PORT: 9696
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.25.2.4794@sha256:4ff88b9911a9d8232bc1a0065b9423ea631c591c5fe0959effb3b1c093ef4930
+              tag: 1.25.3.4815@sha256:3fd3e334b882bbf7391ee8a4fb669e6588a23dbf13fb5da9caab85f5695e215d
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Oct 20, 2024

--- HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

+++ HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

@@ -57,13 +57,13 @@

         - name: PROWLARR__INSTANCE_NAME
           value: Prowlarr
         - name: PROWLARR__LOG_LEVEL
           value: info
         - name: PROWLARR__PORT
           value: '9696'
-        image: ghcr.io/onedr0p/prowlarr-develop:1.25.2.4794@sha256:4ff88b9911a9d8232bc1a0065b9423ea631c591c5fe0959effb3b1c093ef4930
+        image: ghcr.io/onedr0p/prowlarr-develop:1.25.3.4815@sha256:3fd3e334b882bbf7391ee8a4fb669e6588a23dbf13fb5da9caab85f5695e215d
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9696

@kireque kireque merged commit 82f43f1 into main Oct 21, 2024
19 checks passed
@kireque kireque deleted the renovate/main-ghcr.io-onedr0p-prowlarr-develop-1.x branch October 21, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant