mirror of
https://github.com/truenas/charts.git
synced 2026-04-27 20:13:21 +08:00
adds 2 community apps for testing (smb-pv-pvc) (#1558)
* make copies to test * adds 2 community apps for testing (smb-pv-pvc)
This commit is contained in:
26
library/ix-dev/test/sonarr/Chart.yaml
Normal file
26
library/ix-dev/test/sonarr/Chart.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
name: sonarr
|
||||
description: Sonarr is a PVR for Usenet and BitTorrent users.
|
||||
annotations:
|
||||
title: Sonarr
|
||||
type: application
|
||||
version: 1.0.16
|
||||
apiVersion: v2
|
||||
appVersion: '3.0.10.1567'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
email: dev@ixsystems.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.1
|
||||
home: https://github.com/Sonarr/Sonarr
|
||||
icon: https://raw.githubusercontent.com/Sonarr/Sonarr/develop/Logo/256.png
|
||||
sources:
|
||||
- https://github.com/onedr0p/containers/tree/main/apps/sonarr
|
||||
- https://github.com/truenas/charts/tree/master/community/sonarr
|
||||
- https://github.com/Sonarr/Sonarr
|
||||
keywords:
|
||||
- media
|
||||
- series
|
||||
Reference in New Issue
Block a user