k8s-at-home / charts

⚠️ Deprecated : Helm charts for applications you run at home
https://docs.k8s-at-home.com
Apache License 2.0
1.45k stars 623 forks source link

[radarr] Updated docker image to version v4.1.0.6175 #1513

Closed Kimi450 closed 2 years ago

Kimi450 commented 2 years ago

Signed-off-by: Karan Samani karan_samani@yahoo.co.in

Description of the change

Updated docker image to version v4.1.0.6175

Benefits

Latest version of the app

Possible drawbacks

Jackett integration needs to be changed if using /all endpoint which is not recommended by *arr apps anymore. Need to add individual indexers or move to Prowlarr.

Applicable issues

NA Additional information

NA Checklist

onedr0p commented 2 years ago

@Kimi450 we're moving to not providing the tag in the values.yaml. Check out this PR to see what I mean.

https://github.com/k8s-at-home/charts/pull/1502/files

If you could update all your PRs that would be great, I'll get them merged in ASAP. Thanks!

Kimi450 commented 2 years ago

@onedr0p Thanks for letting me know, ive made the changes there!