fix(metube) major update + code cleanup (#7374)
* fix(metube) major update + code cleanup * fix name
This commit is contained in:
@@ -1,14 +1,16 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2022"
|
appVersion: "2023-02"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 11.1.2
|
version: 11.1.2
|
||||||
|
deprecated: false
|
||||||
description: Web GUI for youtube-dl.
|
description: Web GUI for youtube-dl.
|
||||||
home: https://truecharts.org/charts/stable/metube
|
home: https://truecharts.org/charts/stable/metube
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png
|
||||||
keywords:
|
keywords:
|
||||||
- metube
|
- metube
|
||||||
|
- media
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
@@ -19,7 +21,8 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/metube
|
- https://github.com/truecharts/charts/tree/master/charts/stable/metube
|
||||||
- https://hub.docker.com/r/alexta69/metube
|
- https://hub.docker.com/r/alexta69/metube
|
||||||
- https://github.com/alexta69/metube
|
- https://github.com/alexta69/metube
|
||||||
version: 5.0.2
|
type: application
|
||||||
|
version: 6.0.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/metube
|
repository: tccr.io/truecharts/metube
|
||||||
tag: v2022-04@sha256:d6bf0a91018131512573288fa6bcf2b86f9f97acb1ad975014eab5e91f5d0e9d
|
tag: v2023-02@sha256:1a7658284bafc76e8959049919cfa3b017382c2b0383471b4f31de9783923d00
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user