axeII / home-ops

A repository for HomeOps where I perform Infrastructure as Code (IaC) and GitOps practices.
Do What The F*ck You Want To Public License
41 stars 1 forks source link

feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.12.2.9335 → 5.13.0.9361 ) #1479

Closed bot-akira[bot] closed 3 weeks ago

bot-akira[bot] commented 3 weeks ago

This PR contains the following updates:

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

Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr-develop) ### [`v5.13.0.9361`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.13.0.9361): 5.13.0.9361 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.12.2.9335...v5.13.0.9361) *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: - [`cd29c0c`](https://redirect.github.com/Radarr/Radarr/commit/cd29c0c9c84ce05913bbdb69d542717de75dd792) Fix stable branch label in update - [`9986d04`](https://redirect.github.com/Radarr/Radarr/commit/9986d04d3614336395c55b3d00313812662f609b) Automated API Docs update - [`f900d62`](https://redirect.github.com/Radarr/Radarr/commit/f900d623dc46b18a4d33c98fecf24a980ac45b39) New: Allow major version updates to be installed - [`84b507f`](https://redirect.github.com/Radarr/Radarr/commit/84b507faf3c6f28b649479a0d5412007a220f7e8) New: Romania and India added to list of Certification Countries - [`adb2712`](https://redirect.github.com/Radarr/Radarr/commit/adb27123df33380f74acfa3a213daa8f38c5f873) Natural sorting for tags list in the UI - [`a06792b`](https://redirect.github.com/Radarr/Radarr/commit/a06792b9231c068a65d5832e9c2df7cee7e651c7) New: Sync updates to UI for providers ([#​10550](https://redirect.github.com/Radarr/Radarr/issues/10550)) - [`d90ee3a`](https://redirect.github.com/Radarr/Radarr/commit/d90ee3ae11bb54f79a00fc94ecfedae37d13e056) Fixed: Release Year mandatory to generate valid file formats - [`ff38afd`](https://redirect.github.com/Radarr/Radarr/commit/ff38afd198e4078dd1c29fa777403c9c2e52a6d6) Fixed: Add only movies with release dates from monitored collections - [`db70c06`](https://redirect.github.com/Radarr/Radarr/commit/db70c06b8ba68e736470bc9a130dcf9da8e0345d) Multiple Translations updated by Weblate - [`fb7656b`](https://redirect.github.com/Radarr/Radarr/commit/fb7656be5638bd5cf5b01bb9c06df39a14854040) New: Parse pt-BR releases as Brazilian Portuguese ([#​10554](https://redirect.github.com/Radarr/Radarr/issues/10554))
See More - [`3287e7c`](https://redirect.github.com/Radarr/Radarr/commit/3287e7cdecbba2cec8bb58ce9aa1dd07bb2aa1fa) Bump dotnet to 6.0.35 - [`0761e27`](https://redirect.github.com/Radarr/Radarr/commit/0761e27cfa73c68e18866a091066b517fa2ab780) New: Parse ES as Spanish - [`4f47bb3`](https://redirect.github.com/Radarr/Radarr/commit/4f47bb39ac62b14e315eae5efb87624168b1dacf) Bump version to 5.13.0 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=132&\_a=release-summary).

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.



This PR has been generated by Renovate Bot.

bot-akira[bot] commented 3 weeks ago
--- kubernetes/apps/media/radarr/app Kustomization: flux-system/cluster-apps-radarr HelmRelease: media/radarr

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

@@ -34,13 +34,13 @@

       RADARR__INSTANCE_NAME: Radarr
       RADARR__LOG_LEVEL: info
       RADARR__PORT: 80
       TZ: Europe/Prague
     image:
       repository: ghcr.io/onedr0p/radarr-develop
-      tag: 5.12.2.9335@sha256:6c4dc76eddeb06cb362ce46ac4a4beed64c49126caed70bf4d21eb8c86f70249
+      tag: 5.13.0.9361@sha256:c0f62127a6b9239c5c68666bcd8203e4510d6572d6f2ccd243cdf37449672958
     ingress:
       main:
         annotations:
           gatus.io/enabled: 'true'
           gethomepage.dev/description: Movie Downloads
           gethomepage.dev/enabled: 'true'
bot-akira[bot] commented 3 weeks ago
--- HelmRelease: media/radarr Deployment: media/radarr

+++ HelmRelease: media/radarr Deployment: media/radarr

@@ -30,13 +30,13 @@

         supplementalGroups:
         - 100
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: radarr
-        image: ghcr.io/onedr0p/radarr-develop:5.12.2.9335@sha256:6c4dc76eddeb06cb362ce46ac4a4beed64c49126caed70bf4d21eb8c86f70249
+        image: ghcr.io/onedr0p/radarr-develop:5.13.0.9361@sha256:c0f62127a6b9239c5c68666bcd8203e4510d6572d6f2ccd243cdf37449672958
         imagePullPolicy: null
         securityContext:
           runAsGroup: 65534
           runAsUser: 65534
         env:
         - name: RADARR__APPLICATION_URL
axeII commented 3 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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_