|
@@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
|
|
|
annotations:
|
|
|
title: MeTube
|
|
|
type: application
|
|
|
-version: 1.1.6
|
|
|
+version: 1.1.7
|
|
|
apiVersion: v2
|
|
|
-appVersion: '2023-11-16'
|
|
|
+appVersion: '2023-12-10'
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
@@ -15,7 +15,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.2.3
|
|
|
+ version: 1.2.4
|
|
|
home: https://github.com/alexta69/metube
|
|
|
icon: https://localhost/no-icon
|
|
|
sources:
|