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

feat(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.26.0.4833 → 1.27.0.4852 ) #181

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

botty-white[bot]
Copy link
Contributor

@botty-white botty-white bot commented Nov 23, 2024

This PR contains the following updates:

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

Release Notes

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

v1.27.0.4852: 1.27.0.4852

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:

  • b8b32f8 Fixed: (ImmortalSeed) Update relogin check
  • 30c4bb2 Multiple Translations updated by Weblate
  • b447db5 Fixed: (RED) Update indexer url (#​2285)
  • 299001a Multiple Translations updated by Weblate
  • 2871f1f Bump version to 1.27.0

This list of changes was auto generated.

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 - "every weekend" in timezone America/New_York, 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.

@botty-white
Copy link
Contributor Author

botty-white bot commented Nov 23, 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.26.0.4833@sha256:face4aa669a4eb68b041dcf73ed4848cfe8f673826ef3032398a5e267eb1eac0
+        image: ghcr.io/onedr0p/prowlarr-develop:1.27.0.4852@sha256:6e1041a558cceee6356efe74cc9a9138909f4a8bac5eb714a420a37e4b478c77
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@botty-white
Copy link
Contributor Author

botty-white bot commented Nov 23, 2024

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

+++ kubernetes/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.26.0.4833@sha256:face4aa669a4eb68b041dcf73ed4848cfe8f673826ef3032398a5e267eb1eac0
+              tag: 1.27.0.4852@sha256:6e1041a558cceee6356efe74cc9a9138909f4a8bac5eb714a420a37e4b478c77
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@botty-white botty-white bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch from 0552c15 to 2b50a08 Compare November 26, 2024 18:27
@botty-white botty-white bot changed the title fix(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.26.0.4833 → 1.26.1.4844 ) feat(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.26.0.4833 → 1.27.0.4852 ) Nov 26, 2024
@botty-white botty-white bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch from 2b50a08 to 4656d06 Compare December 2, 2024 23:47
@zebernst zebernst merged commit b8b4cac into main Dec 3, 2024
3 checks passed
@zebernst zebernst deleted the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch December 3, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant