[radarr] update radarr to version-3.0.2.4552 (#629)

Signed-off-by: Jack Maloney <jmmaloney4@gmail.com>
This commit is contained in:
Jack Maloney 2021-02-28 02:47:15 -06:00 committed by GitHub
parent 48c20bd85e
commit ceeab47aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 3.0.0.3989
appVersion: 3.0.2.4552
description: A fork of Sonarr to work with movies à la Couchpotato
name: radarr
version: 9.1.0
version: 9.1.1
kubeVersion: ">=1.16.0-0"
keywords:
- radarr

View File

@ -8,7 +8,7 @@
image:
repository: linuxserver/radarr
pullPolicy: IfNotPresent
tag: version-3.0.0.3989
tag: version-3.0.2.4552
strategy:
type: Recreate