[Common] Refactor Services (#212)
* Refactor All Services - services (dict, including main service) - additionalServices (list) * Add Documentation and standardised questions.yaml layout for services * Update all existing Apps to 2.0.0 * Fix whiteline error * fix addons
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
38f01e0b77
commit
d22b481a3f
@@ -0,0 +1,40 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: gaps
|
||||
<<<<<<< HEAD:charts/gaps/1.6.4/Chart.yaml
|
||||
version: 1.6.4
|
||||
=======
|
||||
version: 2.0.0
|
||||
>>>>>>> [Common] Refactor Services (#212):charts/gaps/2.0.0/Chart.yaml
|
||||
upstream_version: 1.1.1
|
||||
appVersion: latest
|
||||
description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection.
|
||||
type: application
|
||||
deprecated: false
|
||||
home: https://github.com/truecharts/charts/tree/master/charts/gaps
|
||||
icon: https://raw.githubusercontent.com/JasonHHouse/gaps/master/images/Final-Black.png
|
||||
keywords:
|
||||
- gaps
|
||||
- plex
|
||||
- plex-media-server
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/gaps
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/gaps
|
||||
- https://github.com/JasonHHouse/gaps
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.truecharts.org/
|
||||
<<<<<<< HEAD:charts/gaps/1.6.4/Chart.yaml
|
||||
version: 1.6.7
|
||||
=======
|
||||
version: 2.0.0
|
||||
>>>>>>> [Common] Refactor Services (#212):charts/gaps/2.0.0/Chart.yaml
|
||||
# condition:
|
||||
# tags:
|
||||
# import-values:
|
||||
# alias:
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
Reference in New Issue
Block a user