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.28.2.4885 → 1.29.0.4897 ) #2562

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v1.29.0.4897: 1.29.0.4897

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:

  • 43c7c43 Bump Microsoft.Data.SqlClient to 2.1.7
  • 9c2fced Bump System.Text.Json to 6.0.10
  • 52ec5b6 Bump MailKit to 4.8.0
  • b46e657 Fixed: (NorBits) Searching UTF-8 characters with full search disabled (#​2305)
  • 51fd30b Use message from error response for Gazelle indexers
  • 5fbb347 Upgrade typescript-eslint packages to 8.181.1
  • 54d3d44 Upgrade Font Awesome to 6.7.1
  • 5ca1868 Upgrade babel to 7.26.0
  • 6bdf5f5 Use error message from Redacted response
  • 7cba715 Bump version to 1.29.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.

…5 → 1.29.0.4897 )

| datasource | package                          | from        | to          |
| ---------- | -------------------------------- | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/prowlarr-develop | 1.28.2.4885 | 1.29.0.4897 |
@snoopy82481-bot snoopy82481-bot bot added type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes namespace directory labels Dec 22, 2024
@snoopy82481-bot
Copy link
Contributor Author

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

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

@@ -56,13 +56,13 @@

               PROWLARR__LOG__LEVEL: info
               PROWLARR__SERVER__PORT: 9696
               PROWLARR__UPDATE__BRANCH: develop
               TZ: America/Boise
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.28.2.4885@sha256:f4ab000bcd12f61e064ba43c28b4afb7b732fcf157aa183d1bfa238347b73017
+              tag: 1.29.0.4897@sha256:dbbc3ba87472bd61dd0138f7bc81d7a7f5295995bd6b8ed8ff3bd0187db2faab
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@snoopy82481-bot
Copy link
Contributor Author

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

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

@@ -62,13 +62,13 @@

         - name: PROWLARR__SERVER__PORT
           value: '9696'
         - name: PROWLARR__UPDATE__BRANCH
           value: develop
         - name: TZ
           value: America/Boise
-        image: ghcr.io/onedr0p/prowlarr-develop:1.28.2.4885@sha256:f4ab000bcd12f61e064ba43c28b4afb7b732fcf157aa183d1bfa238347b73017
+        image: ghcr.io/onedr0p/prowlarr-develop:1.29.0.4897@sha256:dbbc3ba87472bd61dd0138f7bc81d7a7f5295995bd6b8ed8ff3bd0187db2faab
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0

@snoopy82481 snoopy82481 merged commit 60caea3 into main Dec 23, 2024
9 checks passed
@snoopy82481 snoopy82481 deleted the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch December 23, 2024 03:56
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 namespace directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant