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 ( 1.27.0.4852 → 1.28.0.4862 ) #7625

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Dec 8, 2024

This PR contains the following updates:

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

Release Notes

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

v1.28.0.4862: 1.28.0.4862

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:

  • 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
See More

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.4852 → 1.28.0.4862 )

| datasource | package                          | from        | to          |
| ---------- | -------------------------------- | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/prowlarr-develop | 1.27.0.4852 | 1.28.0.4862 |
@lab-assistant lab-assistant bot added renovate/container type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Dec 8, 2024
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Dec 8, 2024

--- HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

+++ HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

@@ -56,13 +56,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.27.0.4852@sha256:155e7c757880e6afc5933b3060dfaec1c79712caf68031096fd5866ae4a31d0f
+        image: ghcr.io/onedr0p/prowlarr-develop:1.28.0.4862@sha256:ff83bcd009f4556e5ee9a40e596dfaa3dd8313fe40246c1244416ffd8fc03ab5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9696

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Dec 8, 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.27.0.4852@sha256:155e7c757880e6afc5933b3060dfaec1c79712caf68031096fd5866ae4a31d0f
+              tag: 1.28.0.4862@sha256:ff83bcd009f4556e5ee9a40e596dfaa3dd8313fe40246c1244416ffd8fc03ab5
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@bjw-s bjw-s merged commit 011a3af into main Dec 8, 2024
14 checks passed
@bjw-s bjw-s deleted the renovate/main-ghcr.io-onedr0p-prowlarr-develop-1.x branch December 8, 2024 20:08
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 type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant