Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

feat(container): update image ghcr.io/onedr0p/radarr-develop ( 5.7.0.8882 → 5.8.0.8897 ) #2895

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

greyrock-repo-duster[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/radarr-develop (source) minor 5.7.0.8882 -> 5.8.0.8897

Release Notes

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

v5.8.0.8897: 5.8.0.8897

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:

  • 0f1cf21 Fixed: Calculate custom formats after setting user-chosen attributes in manual import
  • 92a19a1 Fixed: Switch to discover/movie for TMDB Keyword list
  • 54965cf Bump mac image to 12
  • 14f27cf Fixed: Limit Queue maximum page size to 200
  • a607f16 Fixed: Reprocessing items that were previously blocked during importing
  • 29449e8 Automated API Docs update
  • bb4e185 New: Remove websites in parentheses before parsing [ #​10114 ]
  • 085b1db New: Ability to select Plex Media Server from plex.tv [ #​10110 ]
  • 7bdb3e4 New: Improve UI status when downloads cannot be imported automatically [ #​10107 ]
  • fcb0d8a New: Ignore Deluge torrents without a title
See More
  • 7dc64c5 Fixed: Exclude invalid releases from Newznab and Torznab parsers
  • 9a2b4bc Multiple Translations updated by Weblate
  • f228841 New: Release dates as columns for Missing/Cutoff Unmet
  • 02be9cf Bump version to 5.8.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.

…8882 → 5.8.0.8897 )

| datasource | package                        | from       | to         |
| ---------- | ------------------------------ | ---------- | ---------- |
| docker     | ghcr.io/onedr0p/radarr-develop | 5.7.0.8882 | 5.8.0.8897 |
@greyrock-repo-duster greyrock-repo-duster bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jul 2, 2024
@greyrock-repo-duster
Copy link
Contributor Author

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

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

@@ -38,13 +38,13 @@

               RADARR__AUTHENTICATION_REQUIRED: DisabledForLocalAddresses
               RADARR__INSTANCE_NAME: Radarr
               RADARR__LOG_LEVEL: info
               RADARR__PORT: 7878
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.7.0.8882@sha256:d6a11184848cc5309b9c0024cf33b40bb6a3613a5b15613bcc51864b23839015
+              tag: 5.8.0.8897@sha256:2c9c733b4c89280cfcc25ba727b08bac7fee272917dfa28de675d4e0c3309684
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@greyrock-repo-duster
Copy link
Contributor Author

--- HelmRelease: downloads/radarr Deployment: downloads/radarr

+++ HelmRelease: downloads/radarr Deployment: downloads/radarr

@@ -60,13 +60,13 @@

         - name: RADARR__INSTANCE_NAME
           value: Radarr
         - name: RADARR__LOG_LEVEL
           value: info
         - name: RADARR__PORT
           value: '7878'
-        image: ghcr.io/onedr0p/radarr-develop:5.7.0.8882@sha256:d6a11184848cc5309b9c0024cf33b40bb6a3613a5b15613bcc51864b23839015
+        image: ghcr.io/onedr0p/radarr-develop:5.8.0.8897@sha256:2c9c733b4c89280cfcc25ba727b08bac7fee272917dfa28de675d4e0c3309684
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 7878

@greyrock-repo-duster
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.08s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.98s
✅ YAML prettier 1 0 0.38s
✅ YAML yamllint 1 0 0.32s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants