|
@@ -1,11 +1,12 @@
|
|
|
name: recyclarr
|
|
|
-description: Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances.
|
|
|
+description: Recyclarr synchronizes recommended settings from the TRaSH guides to
|
|
|
+ your Sonarr/Radarr instances.
|
|
|
annotations:
|
|
|
title: Recyclarr
|
|
|
type: application
|
|
|
-version: 1.0.4
|
|
|
+version: 1.0.5
|
|
|
apiVersion: v2
|
|
|
-appVersion: 5.3.1
|
|
|
+appVersion: 5.4.0
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
@@ -14,7 +15,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.1.0
|
|
|
+ version: 1.1.1
|
|
|
home: https://recyclarr.dev
|
|
|
icon: https://avatars.githubusercontent.com/u/105823709
|
|
|
sources:
|