home-ops
home-ops copied to clipboard
feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.11.0.9244 → 5.12.0.9255 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/onedr0p/radarr-develop (source) | minor | 5.11.0.9244 -> 5.12.0.9255 |
Release Notes
Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)
v5.12.0.9255: 5.12.0.9255
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:
0736fc9Multiple Translations updated by Weblate9d0b8d9Fixed: Parsing of Hybrid-Remux9a3e89fFixed: Ignore '.DS_Store' and '.unmanic' when scanning for filese33e45eFixed: Don't reject revision upgrades if profile doesn't allow upgrades5893d88Fixed: Ignore extra spaces in path when not running on Windowsa81d27aAutomated API Docs updated2b279aFixed: Replace illegal characters even when renaming is disabled6686fa0New: Smart as default Colon Replacement1d286dfDisplay naming example errors when all fields are emptybe2e1e4Fixed: SDR files being parsed as HLG
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.
--- 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.11.0.9244@sha256:db4b57f5e05304f6b2d47a6863da9e584f1f05af3b61584cb146dc358dd1430b
+ tag: 5.12.2.9335@sha256:6c4dc76eddeb06cb362ce46ac4a4beed64c49126caed70bf4d21eb8c86f70249
ingress:
main:
annotations:
gatus.io/enabled: 'true'
gethomepage.dev/description: Movie Downloads
gethomepage.dev/enabled: 'true'
--- 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.11.0.9244@sha256:db4b57f5e05304f6b2d47a6863da9e584f1f05af3b61584cb146dc358dd1430b
+ image: ghcr.io/onedr0p/radarr-develop:5.12.2.9335@sha256:6c4dc76eddeb06cb362ce46ac4a4beed64c49126caed70bf4d21eb8c86f70249
imagePullPolicy: null
securityContext:
runAsGroup: 65534
runAsUser: 65534
env:
- name: RADARR__APPLICATION_URL
🦙 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