diff --git a/charts/radarr/Chart.yaml b/charts/radarr/Chart.yaml index 724880d..e633d6c 100644 --- a/charts/radarr/Chart.yaml +++ b/charts/radarr/Chart.yaml @@ -3,8 +3,8 @@ apiVersion: v2 type: application name: radarr 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. -version: 1.1.3 -appVersion: "5.3.6" +version: 1.1.4 +appVersion: "5.4.6" icon: https://raw.githubusercontent.com/RubxKube/charts/main/img/radarr-logo.png maintainers: - name: QJOLY diff --git a/charts/radarr/values.yaml b/charts/radarr/values.yaml index 6ff033e..8a37426 100644 --- a/charts/radarr/values.yaml +++ b/charts/radarr/values.yaml @@ -25,7 +25,7 @@ common: isPrivate: false secretName: null repository: linuxserver/radarr - tag: 5.3.6 + tag: 5.4.6 pullPolicy: Always # ingress