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/radarr-develop to v5.5.2.8781 #6115

Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/radarr-develop (source) patch 5.5.1.8747 -> 5.5.2.8781

Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)

v5.5.2.8781: 5.5.2.8781

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 Radarr within an existing docker container.

Changes:

  • 711637c Fixed: Initialize databases after app folder migrations
  • 2677d25 Update Sentry SDK add features
  • 56639bc Fix translations for SSL settings
  • 1ed62b9 Use newer Node.js task for in pipelines
  • a596dda Automated API Docs update
  • c0b3540 Parameter binding for API requests
  • 3b5078d Fixed: Delay profiles reordering
  • db1fee8 New: Use absolute timestamps for movie history
  • 0d0575f New: Validate that folders in paths don't start or end with a space [ #​9958 ]
  • 2d82347 New: Don't initially select 0 byte files in Interactive Import [ #​9960 ]
See More
  • 25838df Fixed: Limit titles in task name to 10 movies [ #​9961 ]
  • b3a8b99 Fixed: Improve paths longer than 256 on Windows failing to hardlink
  • 93a8528 New: Remove qBitorrent torrents that reach inactive seeding time
  • ead1ec4 Bump version to 5.5.2
  • 04b6dd4 Multiple Translations updated by Weblate

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.

….8781

| datasource | package                        | from       | to         |
| ---------- | ------------------------------ | ---------- | ---------- |
| docker     | ghcr.io/onedr0p/radarr-develop | 5.5.1.8747 | 5.5.2.8781 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/media/radarr/app Kustomization: flux-system/media-radarr HelmRelease: media/radarr

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

@@ -42,13 +42,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: radarr
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.5.1.8747@sha256:4ae36e5329fa90aa95e180a9abad4856e147500f65cf7262a193f08a2480a136
+              tag: 5.5.2.8781@sha256:4b7de43df00613272532de7ecfc6a3207cb0a74fdcb2b05dd110ec2ebb493352
             resources:
               limits:
                 memory: 3200M
               requests:
                 cpu: 20m
                 memory: 3200M

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: media/radarr StatefulSet: media/radarr

+++ HelmRelease: media/radarr StatefulSet: media/radarr

@@ -53,13 +53,13 @@

           value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: radarr
-        image: ghcr.io/onedr0p/radarr-develop:5.5.1.8747@sha256:4ae36e5329fa90aa95e180a9abad4856e147500f65cf7262a193f08a2480a136
+        image: ghcr.io/onedr0p/radarr-develop:5.5.2.8781@sha256:4b7de43df00613272532de7ecfc6a3207cb0a74fdcb2b05dd110ec2ebb493352
         name: main
         resources:
           limits:
             memory: 3200M
           requests:
             cpu: 20m

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 1702afd into main May 5, 2024
11 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/ghcr.io-onedr0p-radarr-develop-5.x branch May 5, 2024 11:10
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.

0 participants