|
@@ -1,11 +1,12 @@
|
|
|
name: metube
|
|
|
-description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support.
|
|
|
+description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist
|
|
|
+ support.
|
|
|
annotations:
|
|
|
title: MeTube
|
|
|
type: application
|
|
|
-version: 1.1.4
|
|
|
+version: 1.1.5
|
|
|
apiVersion: v2
|
|
|
-appVersion: '2023-11-04'
|
|
|
+appVersion: '2023-11-15'
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
@@ -14,7 +15,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.2.2
|
|
|
+ version: 1.2.3
|
|
|
home: https://github.com/alexta69/metube
|
|
|
icon: https://localhost/no-icon
|
|
|
sources:
|