Skip to content

Commit e940ecd

Browse files
Update linuxserver/radarr Docker tag to v5.16.3 (#238)
* Update linuxserver/radarr Docker tag to v5.16.3 * [AUTO] Update chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent d689f04 commit e940ecd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/radarr/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apiVersion: v2
33
type: application
44
name: radarr
55
description: Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
6-
version: 1.1.7
7-
appVersion: "5.15.1"
6+
version: 1.1.8
7+
appVersion: "5.16.3"
88
icon: https://raw.githubusercontent.com/RubxKube/charts/main/img/radarr-logo.png
99
maintainers:
1010
- name: QJOLY

charts/radarr/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ common:
2525
isPrivate: false
2626
secretName: null
2727
repository: linuxserver/radarr
28-
tag: 5.15.1
28+
tag: 5.16.3
2929
pullPolicy: Always
3030

3131
# ingress

0 commit comments

Comments
 (0)