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.26.0.4833 → 1.26.1.4844 ) #1248

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Nov 19, 2024

This PR contains the following updates:

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

Release Notes

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

v1.26.1.4844: 1.26.1.4844

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:

  • a9b93df Pin ReportGenerator in Azure Pipelines for .NET 6
  • 2726787 Multiple Translations updated by Weblate
  • b917932 Improve No Results Messaging
  • 06ae85e Fixed: Updates Page Translations
  • b1c7e98 Multiple Translations updated by Weblate
  • 6247973 Fixed: (Torrent RSS) Clear old cookies on edit [ #​2275 ]
  • 8e69415 Check for disabled till value in filtering blocked providers
  • 222dfb1 Bump version to 1.26.1
  • 94f439e Multiple Translations updated by Weblate
  • 903a88c Update timezone offset for FL
See More
  • 9690ab6 Fixed: (IPTorrents) Search IMDb ID in descriptions
  • 1e1a2b3 Fixed: (BeyondHD) Enforce length for API and RSS keys
  • 9dc2d36 Fixed: NzbIndex removed, API not supported
  • 511c76e Update JetBrains logos
  • 78329b7 Improve exception message for invalid torrent files
  • 4240048 Add Knaben as native indexer
  • 432af42 Fixed indexer names for no definitions check
  • 0d6c03f Multiple Translations updated by Weblate
  • 96830f9 Cleaning paths for top level root folders
  • 13c538f Ignore extra spaces in path when not running on Windows
  • 14250e9 Fixed getting parents from different OS paths
  • e2f7890 Use OperatingSystem class to get OS information
  • 257d38d Inherit trigger from pushed command models
  • fd2a14e Fix settings fetching failure for updates
  • b4d76c7 Fixed: Initial state for qBittorrent v5.0
  • 9655f37 Trim directory separators in GetRelativePath
  • 246fb9b Update check returns error if build older than 180 days
  • 25afadc Bump version to 1.26.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.

…0.4833 → 1.26.1.4844 )

| datasource | package                          | from        | to          |
| ---------- | -------------------------------- | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/prowlarr-develop | 1.26.0.4833 | 1.26.1.4844 |
@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 Nov 19, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Nov 19, 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.26.0.4833@sha256:face4aa669a4eb68b041dcf73ed4848cfe8f673826ef3032398a5e267eb1eac0
+        image: ghcr.io/onedr0p/prowlarr-develop:1.26.1.4844@sha256:dd6ab1a0c8f2d780b990f1034f2da6ffb0b4d3e3ca6042b656f691f06d4c9397
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9696

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Nov 19, 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.26.0.4833@sha256:face4aa669a4eb68b041dcf73ed4848cfe8f673826ef3032398a5e267eb1eac0
+              tag: 1.26.1.4844@sha256:dd6ab1a0c8f2d780b990f1034f2da6ffb0b4d3e3ca6042b656f691f06d4c9397
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@kireque kireque merged commit 30a68f8 into main Nov 19, 2024
19 checks passed
@kireque kireque deleted the renovate/main-ghcr.io-onedr0p-prowlarr-develop-1.x branch November 19, 2024 19:57
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