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 image ghcr.io/onedr0p/prowlarr-develop to v1.29.0.4897 #928

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop (source) minor 1.28.0.4862 -> 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.

v1.28.2.4885: 1.28.2.4885

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:

  • cf012eb Use minor version for core-js in babel/preset-env
  • 6b8a799 Multiple Translations updated by Weblate
  • c6440bb Upgrade TypeScript and core-js
  • b95eac9 Fixed: Error getting processes in some cases
  • 0eb19ce Bump version to 1.28.2
  • 4b8016d Multiple Translations updated by Weblate
  • 31d8d24 Fixed: Refresh backup list on deletion [ #​2300 ]
  • d29ccd7 Multiple Translations updated by Weblate
  • e789f4e Sync TimeSpanConverter with upstream
  • 58d495d Bump version to 1.28.1
See More
  • f332886 Fixed: (M-Team) IMDb removed from releases response
  • a23d792 Fixed: Syncing Newznab indexers with expired VIP expiration dates to apps
  • f066cf3 Fixed: Link to TMDb shows in search history [ #​2294 ]
  • 61e863c Automated API Docs update
  • b2afbc6 New: Add config file setting for CGNAT authentication bypass
  • aace65f Allow GetFileSize to follow symlinks
  • 9ab2d8b Bump IPAddressRange, Npgsql and Polly
  • bc31406 Fixed: Prevent lack of internet from stopping all health checks from running
  • 87b3dcd Support Postgres with non-standard version string
  • f3b99f6 Remove unnecessary heap allocations in local IP check
  • c4a90e8 Webpack web target
  • 41320ca Bump version to 1.28.0

This list of changes was auto generated.

v1.28.1.4879: 1.28.1.4879

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:

  • 4b8016d Multiple Translations updated by Weblate
  • 31d8d24 Fixed: Refresh backup list on deletion [ #​2300 ]
  • d29ccd7 Multiple Translations updated by Weblate
  • e789f4e Sync TimeSpanConverter with upstream
  • 58d495d Bump version to 1.28.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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Dec 15, 2024

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

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

@@ -40,13 +40,13 @@

               TZ: America/Chicago
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.28.0.4862@sha256:ff83bcd009f4556e5ee9a40e596dfaa3dd8313fe40246c1244416ffd8fc03ab5
+              tag: 1.29.0.4897@sha256:dbbc3ba87472bd61dd0138f7bc81d7a7f5295995bd6b8ed8ff3bd0187db2faab
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Dec 15, 2024

--- HelmRelease: default/prowlarr Deployment: default/prowlarr

+++ HelmRelease: default/prowlarr Deployment: default/prowlarr

@@ -45,13 +45,13 @@

           value: Prowlarr
         - name: TZ
           value: America/Chicago
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.28.0.4862@sha256:ff83bcd009f4556e5ee9a40e596dfaa3dd8313fe40246c1244416ffd8fc03ab5
+        image: ghcr.io/onedr0p/prowlarr-develop:1.29.0.4897@sha256:dbbc3ba87472bd61dd0138f7bc81d7a7f5295995bd6b8ed8ff3bd0187db2faab
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0

@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.28.1.4879 fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.28.2.4885 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch 2 times, most recently from 0f6d596 to f67d575 Compare December 18, 2024 15:46
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.28.2.4885 feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.29.0.4897 Dec 22, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch from f67d575 to f15be96 Compare December 22, 2024 14:33
@MegaShinySnivy MegaShinySnivy merged commit 9707def into main Dec 24, 2024
3 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch December 24, 2024 08:26
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