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

fix(container): update ghcr.io/onedr0p/radarr-develop ( 5.9.0.9058 → 5.9.1.9070 ) #1315

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) patch 5.9.0.9058 -> 5.9.1.9070

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr-develop) ### [`v5.9.1.9070`](https://togithub.com/Radarr/Radarr/releases/tag/v5.9.1.9070): 5.9.1.9070 [Compare Source](https://togithub.com/Radarr/Radarr/compare/v5.9.0.9058...v5.9.1.9070) *To receive further Pre-Release or final 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 Radarr within an existing docker container.*** ##### Changes: - [`fc4f4ab`](https://togithub.com/Radarr/Radarr/commit/fc4f4ab21125cd3817133434acc0c10fba680930) Automated API Docs update - [`333e828`](https://togithub.com/Radarr/Radarr/commit/333e8281ea3ae93720bcd1ba4969ba35bea93b5a) Multiple Translations updated by Weblate - [`c278ffd`](https://togithub.com/Radarr/Radarr/commit/c278ffd8a07a4a7c4c920a9cb78441343ccdd0cb) Fix typos and improve log messages - [`5898eea`](https://togithub.com/Radarr/Radarr/commit/5898eea3d0a8df85d4c559fa5fa1e2c9c208ffb5) Bump babel packages \[ [#​10320](https://togithub.com/Radarr/Radarr/issues/10320) ] - [`5b78a12`](https://togithub.com/Radarr/Radarr/commit/5b78a1297adb4a45eae3ae8f37978ead83e34dde) Use autoprefixer in UI build \[ [#​10319](https://togithub.com/Radarr/Radarr/issues/10319) ] - [`14e3e1f`](https://togithub.com/Radarr/Radarr/commit/14e3e1fa353c97fdbf94d5983452d3577240d354) New: Configure log file size limit in UI \[ [#​10318](https://togithub.com/Radarr/Radarr/issues/10318) ] - [`c0e7654`](https://togithub.com/Radarr/Radarr/commit/c0e76544ef7e5a29576d67bc56ccca7c1b4db251) Bump version to 5.9.1 - [`8c16677`](https://togithub.com/Radarr/Radarr/commit/8c1667787501e4b3c99b6bc35e3f7bac93de6406) Multiple Translations updated by Weblate This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=120&\_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
--- 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.9.0.9058@sha256:56b4ca44b4115ea6071df4323c7e1bec836f28d131d8705c53130c5ba8eb1094
+        image: ghcr.io/onedr0p/radarr-develop:5.9.1.9070@sha256:e30f9400b6d0c8522f9d81710890930e6b31aa221161727217878e450516f2b8
         imagePullPolicy: null
         securityContext:
           runAsGroup: 65534
           runAsUser: 65534
         env:
         - name: RADARR__APPLICATION_URL
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.9.0.9058@sha256:56b4ca44b4115ea6071df4323c7e1bec836f28d131d8705c53130c5ba8eb1094
+      tag: 5.9.1.9070@sha256:e30f9400b6d0c8522f9d81710890930e6b31aa221161727217878e450516f2b8
     ingress:
       main:
         annotations:
           gatus.io/enabled: 'true'
           gethomepage.dev/description: Movie Downloads
           gethomepage.dev/enabled: 'true'
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_