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 ghcr.io/onedr0p/prowlarr-develop ( 1.21.0.4615 → 1.21.1.4631 ) #7914

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Jul 21, 2024

This PR contains the following updates:

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

Release Notes

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

v1.21.1.4631: 1.21.1.4631

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:

  • ea17116 Fixed: (Nebulance) Avoid requests for release calls that are 2 characters or fewer
  • 2c23681 Automated API Docs update
  • 17aa283 New: Split average response time statistics for queries and grabs
  • 5f3a329 Don't show null for non-cached indexer queries
  • 96f49da New: Improve history details for release grabs
  • c7dfde0 Improve messaging for invalid request for M-Team-TP
  • 8cf3202 New: Bump dotnet to 6.0.32
  • a5ed5a0 Multiple Translations updated by Weblate
  • 3279936 New: Litestream compatibility for SQLite (#​2179)
  • 8abccc7 Use natural sorting for remaining lists of items in the UI
See More
  • 76f30e7 New: Use natural sorting for lists of items in the UI
  • ab289b3 New: Show update settings on all platforms
  • ef7e040 Fixed: (BeyondHD) Don't die on invalid TMDb ids
  • d108403 Bump version to 1.21.1

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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner July 21, 2024 06:06
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jul 21, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jul 21, 2024

--- 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.21.0.4615@sha256:a2face5a50fb161ff24b9de419731a60ce0a8aae9bb7eb7189ed3627c9dd39cf
+              tag: 1.21.1.4631@sha256:8c66ee4dac0bae54ff008c747c70e968be4681a56d75116e5161cd1dc9888437
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jul 21, 2024

--- 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.21.0.4615@sha256:a2face5a50fb161ff24b9de419731a60ce0a8aae9bb7eb7189ed3627c9dd39cf
+        image: ghcr.io/onedr0p/prowlarr-develop:1.21.1.4631@sha256:8c66ee4dac0bae54ff008c747c70e968be4681a56d75116e5161cd1dc9888437
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@onedr0p onedr0p merged commit 83a5fe0 into main Jul 21, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-onedr0p-prowlarr-develop-1.x branch July 21, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant