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/buroa/prowlarr-develop (1.24.1.4740 → 1.24.3.4754) #2847

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Sep 27, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/prowlarr-develop (source) patch 1.24.1.4740 -> 1.24.3.4754

Release Notes

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

v1.24.3.4754: 1.24.3.4754

Compare Source

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:

  • 17e1a72 Bump webpack to 5.94.0 and regenerate yarn.lock
  • b454ded Bump version to 1.24.3
  • d451239 Automated API Docs update
  • 97d1384 Guard against using invalid sort keys
  • ba002a7 Add packages needed for RemoveDiacritics
  • 349efab Fix description for API key as query parameter
  • af9a6f4 Fixed: Unable to login when instance name contained brackets
  • 6b20fa8 New: Use instance name in forms authentication cookie name [ #​2224 ]
  • 029ad39 Bump version to 1.24.2
  • a23d669 Multiple Translations updated by Weblate
See More
  • 710ab7a New: (Gazelle/OPS/RED) Prevent downloads without FL tokens
  • 434b07a New: Sync seeding limits for LazyLibrarian (#​2215)
  • eee8c95 Fix weblate widget
  • 1f5c514 Bump version to 1.24.1
  • 66d722e Multiple Translations updated by Weblate
  • 39befe5 Use error message from Nebulance response [ #​2212 ]
  • ab043e8 Display grabs, failures and queries stats with values
  • 58ae9c0 Fixed: (MyAnonamouse) Avoid using FL wedges for freeleech torrents
  • 44c4469 Fixed: (Gazelle) Allow freeleech torrents with Use Freeleech Tokens
  • 8301b66 Multiple Translations updated by Weblate
  • 6fa0b79 Bump version to 1.24.0

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.

…1.24.3.4754)

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner September 27, 2024 03:12
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Sep 27, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Sep 27, 2024

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

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

@@ -44,13 +44,13 @@

               TZ: America/Chicago
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/buroa/prowlarr-develop
-              tag: 1.24.1.4740@sha256:e8ba42566f4e512a1fb38ca468410d631293862ffb207983b119c3075d6f9b74
+              tag: 1.24.3.4754@sha256:8e9eb651a037e46c2707250d98c65d357676705aea8f25dac1c1fcdc822092be
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Sep 27, 2024

--- HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ HelmRelease: media/prowlarr Deployment: media/prowlarr

@@ -67,13 +67,13 @@

           value: develop
         - name: TZ
           value: America/Chicago
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/buroa/prowlarr-develop:1.24.1.4740@sha256:e8ba42566f4e512a1fb38ca468410d631293862ffb207983b119c3075d6f9b74
+        image: ghcr.io/buroa/prowlarr-develop:1.24.3.4754@sha256:8e9eb651a037e46c2707250d98c65d357676705aea8f25dac1c1fcdc822092be
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0

@buroa buroa merged commit 2a314a5 into master Sep 27, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-buroa-prowlarr-develop-1.x branch September 27, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant